fc6bb1b89e
final sens
2025-11-19 23:31:13 +01:00
3570b34773
[nvim] made sure the whole folder is synced
2025-11-17 09:58:20 +01:00
ebf9ea33d3
[nvim] fixed tex, [cs2] fixed sens, [zsh, profile] fixed pyenv
2025-11-17 09:56:39 +01:00
c7b4ad7b25
fixed some nvim errors, added env vars and did some small changes to autoexec, disabled automatic profiles for hyprsunset
2025-11-16 00:11:23 +01:00
62caa1282f
small updates
2025-11-12 21:28:30 +01:00
7698173af2
added a kiss way to write md
2025-11-12 20:40:00 +01:00
8e053799fd
refined nvim latex config
2025-11-12 19:48:00 +01:00
3882349c80
feat(nvim): add LaTeX workflow; tweak Hyprland master; refresh CS autoexec; add GTK bookmark
...
Neovim (LaTeX):
- Add TeX ftplugin: spell (en_US,de_DE), soft-wrap + linebreak, conceal=2, no hard wrap
- Add plugins: vimtex (zathura; latexmk with LuaLaTeX + shell-escape),
LTeX language server via astrolsp + ltex_extra (check on save; motherTongue=de-DE),
blink.cmp integration (cmp-vimtex, cmp-latex-symbols → insert macros),
LuaSnip LaTeX snippets, Treesitter “latex”, nabla.nvim (inline/popup math; <leader>mp/<leader>mv)
Hyprland:
- Set master.orientation=left; comment out center_master_* options
Counter-Strike autoexec:
- Rebind +lookatweapon → MOUSE5; map R → lastinv; radio on Y/U/I/H; J → +radialradio
- Crosshair tweaks: size 2.5, gap -3, no outline, alpha off
- Mouse: sensitivity 0.619; zoom_sensitivity_ratio 1.0
- Viewmodel: offset_x -2; cl_prefer_lefthanded 0
- Video/perf: gamma 1.6; set fps_max/fps_max_ui 0; drop legacy perf/network cvars (mat_queue_mode, cl_forcepreload, rate/interp*)
- HUD cleanup: disable target ID; remove +cl_show_team_equipment
GTK:
- Add bookmark: Documents/ttrpg/dsa5
2025-11-12 17:00:08 +01:00
725dfbb3fe
refined buyscript
2025-11-03 03:08:09 +01:00
45d3dea8ee
config: system setup and CS2 training infrastructure optimization
...
- Add Nextcloud DSA-Aufnahmen bookmark to GTK file picker
- Configure Logitech G502 mouse with flat acceleration profile in Hyprland
- Update wallpapers to AI-generated witch autumn and rose pine themes
- Reorganize and expand CS2 autoexec.cfg:
* Add radar size toggle alias and train server quick-connect
* Streamline input binds (remove MOUSE3 jump duplicate)
* Reorganize grenade, slot, and buy key bindings
* Add MatchZy bot placement and quick-save nade system (F1-F8)
* Add radio/communication wheel binds
* Fine-tune HUD settings and crosshair size (2.0)
* Reduce sensitivity from 1.5 to 0.5 for improved precision
* Optimize viewmodel positioning
* Add network optimization settings for 1 Gbps fiber connection
* Expand practice commands for training scenarios
2025-11-02 05:32:48 +01:00
ec5d2c707a
feat: add btop config with Rose Pine theme and update CS:GO settings
...
- Add btop configuration with default settings and performance monitoring
- Add Rose Pine color theme for btop
- Refactor CS:GO keybinds: swap use/inspect keys (F/E), move voice toggle to E
- Add comprehensive training mode binds (noclip, grenade practice, respawn)
- Expand buybinds to cover all weapon categories (KP_0-9)
- Adjust crosshair settings: style 4, size 1, gap -2
- Increase mouse sensitivity from 0.8 to 1.5
- Change HUD color from 9 to 6
2025-10-09 20:11:03 +02:00
2ea1d50eda
[feat](keybind) added bind for pwvuctl
2025-09-25 20:38:23 +02:00
b960e003ce
[feat](cs2autoexec) added a new crosshair"
2025-09-23 23:38:12 +02:00
d804b2aca9
chore(config): update Hypr keybinds and CS:GO autoexec tweaks
...
Hypr:
Add new powermenu shortcut ($powermenu, bind $mainMod+B)
Split tmux launch into $term_tmux and $term_tmux_append with distinct binds
Change alt-editor bind to Ctrl+E
Swap taskman from uuctl walker -d to uuctl wofi
CS:GO autoexec:
Simplify jump/throw aliases to +jt/+ta/-jt !!not working anymore
though because of some cs2 update
Remap inspect to +lookatweapon
Move combined jump-throw bind to R and Mouse4
Reorder grenade buy keys (Z, C, V)
Add voice record (Alt) and toggle (T) binds
Extend numpad buy binds with KP_4 for silenced rifle
Increase voice_scale to 0.7
2025-09-23 23:22:29 +02:00
5ee73af33d
[feat](auto-start): Add %U argument to Exec line for VeSktop auto-start script, add Terminal=false
...
[feat](hyprland): Add new workspace for KeePassXC with float, size, and centered properties
[style](hyprland): Add workspace rules for communication applications and system applications
2025-09-22 20:29:29 +02:00
6b8532d304
feat(hypr): monitors/workspaces; tuning; chore(waybar,theme)
...
- theme: add conf.d/theme.conf symlink -> rose-pine.conf
- cursor: set inactive_timeout=0; zoom_factor=1.0; zoom_rigid=false; enable_hyprcursor=true; sync_gsettings_theme=true
- decoration: enable dim_modal
- animations: add specialWorkspace (easeOutQuint, slidevert)
- master: allow_small_split=false; special_scale_factor=0.8; drop_at_cursor=true
- misc: enable vfr=true (keep vrr=2)
- groups: enable render_titles, scrolling; set priority=3
- monitors: add monitorv2 (DP-1 1920x1080@60 @ 0x0; DP-2 1920x1080@144 @ 1920x0, vrr=1)
- workspaces: map 1–5 -> DP-1; 6–10 -> DP-2 (nwg-displays generated)
- waybar: change on-click to "kitty --hold alhp.utils -j"
2025-09-16 17:07:49 +02:00
3ea7d8230c
[feat](cs2autoexec) added some settings"
2025-09-13 02:11:31 +02:00
9161dd0311
[fix] removed gestures from hyprland because of update
2025-09-12 22:16:12 +02:00
77d1a4556f
[feat](waybar) added alhp module to waybar
2025-09-11 21:06:51 +02:00
91d4729dfa
[feat](waybar): Add support for custom/alhp module
...
[feat](waybar): Add support for custom/alhp module
2025-09-11 20:32:27 +02:00
daeeabddb0
chore(aliases): Updated yadmai-interactive and yadmai-msg aliases to use yadm diff --stage and removed git diff --cached.
2025-09-11 15:58:42 +02:00
e9e6e7a1b1
feat(aliases): Add interactive commit message generation alias using ollama
2025-09-11 15:33:30 +02:00
5ca1977b03
[feat](aliases): Update aliases to use git-change-g3n2b for diff processing and commit message generation.
...
[refactor](aliases): The `gaids` alias was refactored to use `git-change-g3n2b` for diff processing.
[feat](aliases): The `gai-interactive` alias was refactored to use `git-change-g3n2b` for diff processing and commit message generation.
[feat](aliases): The `gai-summaary` alias was refactored to use `git-change-g3n2b` for diff processing.
[feat](aliases): The `gai-msg` alias was refactored to use `git-change-g3n2b` for diff processing and commit message generation.
[feat](aliases): The `gai-all` alias was refactored to use `git-change-g3n2b` for diff processing and commit message generation.
[feat](aliases): The `gaicm` alias was refactored to use `git-change-g3n2b` for diff processing and commit message generation.
2025-09-11 15:19:17 +02:00
c022de5a1e
feat(zsh): Implement aliases for git diff, commit message generation, and AI-generated commits
2025-09-11 15:11:34 +02:00
5983f3154a
feat: Update GTK theme and icons, and adjust Hyprland keybindings
...
This commit updates the GTK theme to 'rose-pine-gtk' and its associated icon theme to 'rose-pine-icons'. It also modifies Hyprland keybindings for applications like KeePassXC and adjusts the launcher.
2025-09-09 00:11:44 +02:00
a09095ebc0
autostart files
2025-08-26 15:18:30 +02:00
9afa23d32b
added laptop symlink for waybar
2025-08-26 15:16:47 +02:00
1f2a2d2908
added laptop symlink for waybar
2025-08-26 15:15:34 +02:00
1cad14c6b8
waybar config to symlink;
2025-08-26 15:05:52 +02:00
4b78d86a2b
added autostart files
2025-08-26 14:58:53 +02:00
11e6d2e510
fixed gamma
2025-08-26 05:53:06 +02:00
b69b54790a
fixed gamma
2025-08-26 05:50:03 +02:00
0fa2292e3c
added hyprsunset config
2025-08-26 05:46:37 +02:00
f372a94266
new wallpapers fitting for the rosé pine style and gave spotify a theme
2025-08-26 05:41:34 +02:00
c07202ac58
fine tuned the network and made the gaps fitting
2025-08-26 03:12:22 +02:00
eb6cf09597
moved modules of waybar
2025-08-26 03:00:31 +02:00
fe19724470
added swaync and hyprsunset modules to waybar
2025-08-26 02:59:06 +02:00
1e660e8168
added walker rose-pine and reworked some waybar stuff
2025-08-26 00:34:59 +02:00
9b9dfd0b73
updated eww and hyprpaper for new graka
2025-08-23 18:54:47 +02:00
76f1e4fd86
small changes to mouse follow
2025-07-29 05:23:39 +02:00
cd9c6c0a24
hyprland switch to master layout
2025-07-28 21:04:43 +02:00
2d63eb7a4e
some small stuff
2025-07-28 20:30:08 +02:00
53cd3c48e2
compose now already added by ultimatekeys
2025-07-20 19:14:28 +02:00
0b40bb76bc
changed keymap to ultimate keys
2025-07-20 19:13:07 +02:00
5662ff524a
changed theme to rosé pine
2025-07-19 23:21:59 +02:00
778971eead
Merge branch 'main' of somegit.dev:mpuchstein/dotfiles
2025-06-29 17:40:39 +02:00
e3bd600df6
update
2025-06-29 17:40:26 +02:00
bff11dec1a
changed wallpaper
2025-05-30 08:26:58 +02:00
342d79f7b3
input lag from satty fixed
2025-05-25 17:14:31 +02:00
78bdcf9300
made sure satty is floating
2025-05-25 16:54:47 +02:00