✨ feat: peek workspace numbers when SUPER is pressed
This commit is contained in:
+3
-2
@@ -24,9 +24,10 @@ $screenshotSelect = hyprshot -m region -o $screenshotDir
|
||||
# Wiki: https://wiki.hyprland.org/Configuring/Binds
|
||||
|
||||
|
||||
bind = $mainMod, $mainMod_L, exec, astal show-ws-numbers
|
||||
|
||||
# Uncomment if you want to press SUPER to launch application search
|
||||
# bind = $mainMod, $mainMod_L, exec, astal toggle apps-window
|
||||
|
||||
bind = $mainMod, K, exec, $terminal
|
||||
bind = $mainMod, Q, killactive
|
||||
bind = $mainMod, E, exec, $fm
|
||||
@@ -62,7 +63,7 @@ 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 UI(Astal and AGS)
|
||||
# Reload Shell (Astal)
|
||||
bind = $mainMod, F7, exec, ags request reload
|
||||
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user