修改配置方式,删除多余的wlogout配置

This commit is contained in:
2025-04-27 18:32:38 +08:00
parent 992fee7199
commit a07936cff7
26 changed files with 82 additions and 269 deletions

View File

@@ -20,7 +20,7 @@ $filemanager = dolphin
bind = $mainMod, Q, exec, ~/.config/hypr/scripts/dontkillsteam.sh # killactive, # kill the window on focus
bind = $mainMod CTRL, delete, exit, # kill hyperland session
bind = $mainMod, F, togglefloating, # toggle the window on focus to float
bind = $mainMod, L, exec, swaylock # lock screen
bind = $mainMod CTRL, L, exec, swaylock # lock screen
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, S, togglesplit, # split screen
bind = $mainMod, return, fullscreen, # toggle the window on focus to fullscreen