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
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