hypr: update configuration, use new wallpaper menu, fix hyprlock bind
This commit is contained in:
@@ -5,8 +5,8 @@ bind = $mainMod, SPACE, exec, $menu
|
||||
bind = $mainMod, F11, fullscreen
|
||||
|
||||
|
||||
bind = , Print, exec, killall slurp || hyprshot -m region -o "$(xdg-user-dir PICTURES)/Screenshots"
|
||||
bind = $mainMod, Print, exec, killall slurp || hyprshot -m active -m output -o "$(xdg-user-dir PICTURES)/Screenshots"
|
||||
bind = , Print, exec, sh $XDG_CONFIG_HOME/hypr/scripts/screenshot.sh
|
||||
bind = $mainMod, Print, exec, sh $XDG_CONFIG_HOME/hypr/scripts/screenshot.sh full
|
||||
|
||||
# Test-only bind, used by developer
|
||||
bind = $mainMod, F7, exec, ags request reload
|
||||
@@ -19,9 +19,9 @@ bind = $mainMod, P, pseudo,
|
||||
bind = $mainMod, J, togglesplit
|
||||
bind = $mainMod, N, exec, astal toggle control-center
|
||||
bind = $mainMod, M, exec, astal toggle center-window
|
||||
bind = $mainMod, L, exec, $lockscreen
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
bind = $mainMod, V, exec, sh $XDG_CONFIG_HOME/hypr/scripts/clipboard-menu.sh
|
||||
bind = $mainMod, W, exec, sh $XDG_CONFIG_HOME/hypr/scripts/change-wallpaper.sh
|
||||
bind = $mainMod, W, exec, astal runner '##'
|
||||
|
||||
bind = $mainMod, $mainMod_L, exec, astal show-ws-numbers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user