feat: centralize hyprland config, resolve wayland deadkey issues for linux, and update installer/docs

This commit is contained in:
2026-06-22 19:17:28 +02:00
parent ff1174c60c
commit 65f9fb0e57
21 changed files with 1087 additions and 42 deletions
+3
View File
@@ -1,5 +1,8 @@
# Maus-support aktivate
set -g mouse on
bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "wl-copy"
bind-key -T copy-mode MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "wl-copy"
# Options:
set -g history-limit 10000