修改hyprland样式,增加nextcloud-client
This commit is contained in:
@@ -17,7 +17,7 @@ $filemanager = dolphin
|
||||
################################################
|
||||
# Main actions
|
||||
################################################
|
||||
bind = $mainMod, Q, exec, ~/.config/hypr/scripts/dontkillsteam.sh # killactive, # kill the window on focus
|
||||
bind = $mainMod, C, 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 CTRL, L, exec, swaylock # lock screen
|
||||
|
||||
@@ -22,6 +22,9 @@ windowrulev2 = center,class:^(.*)$,title:^(Save [Ff]ile)
|
||||
windowrulev2 = float,class:^(.*)$,title:^(Save [Aa]s)
|
||||
windowrulev2 = center,class:^(.*)$,title:^(Save [Aa]s)
|
||||
|
||||
windowrulev2 = float,class:^(wechat)$,title:^(预览)$
|
||||
windowrulev2 = center,class:^(wechat)$,title:^(预览)$
|
||||
|
||||
windowrulev2 = center,class:^(.*)$,title:^(Location)$
|
||||
windowrulev2 = center,class:^(Code)$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user