Add keybinds

This commit is contained in:
2024-07-06 21:27:13 +02:00
parent 1c02992123
commit ac3223964a

View File

@ -1,7 +1,7 @@
#----------
# Monitors
#----------
monitor = ,preferred,auto,auto
# monitor = ,preferred,auto,auto
source = ~/.config/hypr/monitors.conf
@ -153,8 +153,8 @@ bind = ALT, f4, killactive,
# Floating and fullscreen
bind = $mainMod, F, togglefloating,
bind = $mainMod, P, pin
bind = $mainMod, S, fullscreen, 1
bind = $mainMod SHIFT, S, fullscreen, 0
bind = $mainMod, S, fullscreen, 0
bind = $mainMod SHIFT, S, fullscreen, 1
# Wofi
@ -180,6 +180,7 @@ binde = , XF86MonBrightnessDown, exec, brightnessctl s 5%- && brightnessctl -m |
# Lock screen
bind = , XF86PowerOff, exec, hyprlock
bind = SUPER_L, l, exec, hyprlock
# Reload