12 Commits

Author SHA1 Message Date
02e0a68791 cs2 update 2025-12-05 11:02:29 +01:00
fc6bb1b89e final sens 2025-11-19 23:31:13 +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
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
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
3ea7d8230c [feat](cs2autoexec) added some settings" 2025-09-13 02:11:31 +02:00
eebf7c666d added cs2 autoexec 2025-03-09 15:58:44 +01:00