test
This commit is contained in:
parent
e93fd24315
commit
71f4c7b80a
1 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,8 @@
|
||||||
bind = $mainMod SHIFT, right, movetoworkspace, e+1
|
bind = $mainMod SHIFT, right, movetoworkspace, e+1
|
||||||
bind = $mainMod SHIFT, left, movetoworkspace, e-1
|
bind = $mainMod SHIFT, left, movetoworkspace, e-1
|
||||||
# Set up the FN keys:
|
# Set up the FN keys:
|
||||||
|
# Use rofi as an alt-tab switcher
|
||||||
|
bind = ALT TAB, , exec, rofi -show window
|
||||||
|
|
||||||
# Start the config:
|
# Start the config:
|
||||||
exec-once=bash ~/.config/hypr/start.sh
|
exec-once=bash ~/.config/hypr/start.sh
|
||||||
|
|
Loading…
Reference in a new issue