Changes to hyprland

This commit is contained in:
KoenDR06 2025-03-15 14:45:47 +01:00
parent 2a522fffb4
commit b3d3d232f1
7 changed files with 10 additions and 7 deletions

View file

@ -8,8 +8,10 @@ bind = ALT, Q, exec, $terminal
bind = ALT, F4, killactive
bind = CONTROL, Q, killactive
bind = , F11, fullscreen
bind = $mainMod, L, exec, hyprlock
bind = $mainMod, P, exec, hyprlock
bind = $mainMod, H, movefocus, l
bind = $mainMod, L, movefocus, r
@ -55,7 +57,6 @@ bindel = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 10%+
bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
bindl = , XF86AudioNext, exec, playerctl next
bindl = , XF86AudioPause, exec, playerctl play-pause
bindl = , XF86AudioPlay, exec, playerctl play-pause