Commit Graph

128 Commits

Author SHA1 Message Date
Matthias Puchstein
f29c77e0f7 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
Matthias Puchstein
8062d034ac small updates 2025-11-12 21:28:30 +01:00
Matthias Puchstein
5210452fb4 added a kiss way to write md 2025-11-12 20:40:00 +01:00
Matthias Puchstein
3f16b24049 refined nvim latex config 2025-11-12 19:48:00 +01:00
Matthias Puchstein
1426cb94cd 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
Matthias Puchstein
35be8541ac refined buyscript 2025-11-03 03:08:09 +01:00
Matthias Puchstein
86ca6a32dd 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
Matthias Puchstein
0e9a565aa1 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
Matthias Puchstein
ce0ef41038 [feat](keybind) added bind for pwvuctl 2025-09-25 20:38:23 +02:00
Matthias Puchstein
75d82b8baf [feat](cs2autoexec) added a new crosshair" 2025-09-23 23:38:12 +02:00
Matthias Puchstein
a353b37f96 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
Matthias Puchstein
c2faf30b39 [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
Matthias Puchstein
0260ad185c 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
Matthias Puchstein
3acf277fc4 [feat](cs2autoexec) added some settings" 2025-09-13 02:11:31 +02:00
Matthias Puchstein
bb991d9eed [fix] removed gestures from hyprland because of update 2025-09-12 22:16:12 +02:00
Matthias Puchstein
b743673e31 [feat](waybar) added alhp module to waybar 2025-09-11 21:06:51 +02:00
Matthias Puchstein
c19e657eb5 [feat](waybar): Add support for custom/alhp module
[feat](waybar): Add support for custom/alhp module
2025-09-11 20:32:27 +02:00
Matthias Puchstein
93ce52d517 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
Matthias Puchstein
a685af87ff feat(aliases): Add interactive commit message generation alias using ollama 2025-09-11 15:33:30 +02:00
Matthias Puchstein
7884d0a353 [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
Matthias Puchstein
41afaa6072 feat(zsh): Implement aliases for git diff, commit message generation, and AI-generated commits 2025-09-11 15:11:34 +02:00
Matthias Puchstein
e7159e7358 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
mpuchstein
ff90970bb6 autostart files 2025-08-26 15:18:30 +02:00
mpuchstein
ba103093ae added laptop symlink for waybar 2025-08-26 15:16:47 +02:00
mpuchstein
d823263c8c added laptop symlink for waybar 2025-08-26 15:15:34 +02:00
Matthias Puchstein
7d9d9d4946 waybar config to symlink; 2025-08-26 15:05:52 +02:00
Matthias Puchstein
238c0dc685 added autostart files 2025-08-26 14:58:53 +02:00
Matthias Puchstein
4713e41e51 fixed gamma 2025-08-26 05:53:06 +02:00
Matthias Puchstein
ba9ef797a6 fixed gamma 2025-08-26 05:50:03 +02:00
Matthias Puchstein
ccc8fd4a84 added hyprsunset config 2025-08-26 05:46:37 +02:00
Matthias Puchstein
21261843ac new wallpapers fitting for the rosé pine style and gave spotify a theme 2025-08-26 05:41:34 +02:00
Matthias Puchstein
ac8a80976e fine tuned the network and made the gaps fitting 2025-08-26 03:12:22 +02:00
Matthias Puchstein
3de4106323 moved modules of waybar 2025-08-26 03:00:31 +02:00
Matthias Puchstein
dc0b6eb43d added swaync and hyprsunset modules to waybar 2025-08-26 02:59:06 +02:00
Matthias Puchstein
d5451e477a added walker rose-pine and reworked some waybar stuff 2025-08-26 00:34:59 +02:00
Matthias Puchstein
3da28a5b3d updated eww and hyprpaper for new graka 2025-08-23 18:54:47 +02:00
Matthias Puchstein
320ae0d670 small changes to mouse follow 2025-07-29 05:23:39 +02:00
Matthias Puchstein
52c7887584 hyprland switch to master layout 2025-07-28 21:04:43 +02:00
Matthias Puchstein
061550206d some small stuff 2025-07-28 20:30:08 +02:00
Matthias Puchstein
dac6b7d37a compose now already added by ultimatekeys 2025-07-20 19:14:28 +02:00
Matthias Puchstein
8af79baf80 changed keymap to ultimate keys 2025-07-20 19:13:07 +02:00
Matthias Puchstein
fefd1ca1f8 changed theme to rosé pine 2025-07-19 23:21:59 +02:00
Matthias Puchstein
93c9686841 Merge branch 'main' of somegit.dev:mpuchstein/dotfiles 2025-06-29 17:40:39 +02:00
Matthias Puchstein
f52c9af44b update 2025-06-29 17:40:26 +02:00
Matthias Puchstein
0efb181dfd changed wallpaper 2025-05-30 08:26:58 +02:00
Matthias Puchstein
cf21c03229 input lag from satty fixed 2025-05-25 17:14:31 +02:00
Matthias Puchstein
f3778e788f made sure satty is floating 2025-05-25 16:54:47 +02:00
Matthias Puchstein
098e527429 added satty conf 2025-05-24 16:04:22 +02:00
Matthias Puchstein
7a298de9d3 minimum size for satty 2025-05-24 04:10:15 +02:00
Matthias Puchstein
1ced12db36 small changes to latex plugs 2025-05-21 13:39:24 +02:00