hypr: stuff
This commit is contained in:
+4
-9
@@ -24,7 +24,7 @@ bind = $mainMod, F, togglefloating
|
||||
bind = $mainMod, SPACE, exec, $menu
|
||||
bind = $mainMod, P, pseudo,
|
||||
bind = $mainMod, J, togglesplit
|
||||
bind = $mainMod, N, exec, sh $XDG_CONFIG_HOME/eww/scripts/eww-window.sh toggle control-center
|
||||
bind = $mainMod, N, exec, astal toggle control-center
|
||||
bind = $mainMod, L, exec, $lockscreen
|
||||
bind = $mainMod, F11, fullscreen
|
||||
|
||||
@@ -46,18 +46,13 @@ bind = , Print, exec, $screenshotSelect
|
||||
bind = $mainMod, Print, exec, $screenshotFull
|
||||
|
||||
# Open clipboard
|
||||
bind = $mainMod, V, exec, cliphist list | anyrun --plugins libstdin.so | read pipe | [[ $pipe == "" ]] || echo $pipe | cliphist decode | wl-copy
|
||||
bind = $mainMod, V, exec, sh $XDG_CONFIG_HOME/hypr/scripts/clipboard-menu.sh
|
||||
|
||||
# Open wallpaper menu
|
||||
bind = $mainMod, W, exec, sh $XDG_CONFIG_HOME/hypr/scripts/change-wallpaper.sh
|
||||
|
||||
# Reload binds
|
||||
# Eww
|
||||
bind = $mainMod, F7, exec, eww reload
|
||||
# Hyprpaper (Wallpaper)
|
||||
bind = $mainMod, F8, exec, pkill hyprpaper && hyprpaper
|
||||
# Dunst (Notification daemon)
|
||||
bind = $mainMod, F9, exec, pkill dunst && dunst
|
||||
# Reload UI(Astal and AGS)
|
||||
bind = $mainMod, F7, exec, ags request reload
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
||||
Reference in New Issue
Block a user