forked from Shinonome/dots-hyprland
Keybind properly switch to v1 from v2 (#1092)
This commit is contained in:
@@ -150,7 +150,7 @@ bind = Alt, Tab, bringactivetotop, # [hidden] bring it to the top
|
|||||||
|
|
||||||
#!
|
#!
|
||||||
##! Widgets
|
##! Widgets
|
||||||
bindr = Ctrl+Super, R, exec, killall agsv1 ydotool; agsv1 & # Restart widgets
|
bindr = Ctrl+Super, R, exec, killall ags agsv1 ydotool; agsv1 & # Restart widgets
|
||||||
bindr = Ctrl+Super+Alt, R, exec, hyprctl reload; killall agsv1 ydotool; agsv1 & # [hidden]
|
bindr = Ctrl+Super+Alt, R, exec, hyprctl reload; killall agsv1 ydotool; agsv1 & # [hidden]
|
||||||
bind = Ctrl+Alt, Slash, exec, agsv1 run-js 'cycleMode();' # Cycle bar mode (normal, focus)
|
bind = Ctrl+Alt, Slash, exec, agsv1 run-js 'cycleMode();' # Cycle bar mode (normal, focus)
|
||||||
bindir = Super, Super_L, exec, agsv1 -t 'overview' # Toggle overview/launcher
|
bindir = Super, Super_L, exec, agsv1 -t 'overview' # Toggle overview/launcher
|
||||||
|
|||||||
Reference in New Issue
Block a user