fix: config sync issues

This commit is contained in:
2024-08-14 09:51:02 +02:00
parent 5ef69a163a
commit ae6dda30c6
13 changed files with 294 additions and 16 deletions

View File

@@ -55,6 +55,7 @@ exec-once=zsh $HOME/.config/hypr/autostart.sh
env = XCURSOR_SIZE,24
env = XCURSOR_THEME,/usr/share/icons/Gruvbox-Dark/index.theme
env = HYPRCURSOR_SIZE,24
env = HYPRCURSOR_THEME,/usr/share/icons/Gruvbox-Dark/index.theme
env = CLUTTER_BACKEND,wayland
env = GDK_BACKEND,wayland,x11
@@ -199,6 +200,8 @@ input {
kb_options =
kb_rules =
numlock_by_default = true
follow_mouse = 1
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
@@ -268,6 +271,8 @@ bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, F, fullscreen, 1
bind = $mainMod SHIFT, F, fullscreen, 0
bind = $mainMod, T, togglefloating
bind = $mainMod, mouse:274, togglefloating
# Move focus with mainMod + vim keys
bind = $mainMod, H, movefocus, l