Update modules/home/wayland/hyprland/config.nix

This commit is contained in:
sora 2024-01-06 15:52:33 +01:00
parent 93a31f33e2
commit c72232c4a0

View File

@ -202,8 +202,8 @@
bind = , XF86AudioRaiseVolume, exec, amixer -q sset 'Master' 5%+
bind = , XF86AudioLowerVolume, exec, amixer -q sset 'Master' 5%-
bind = , XF86AudioMute, exec, amixer -q sset 'Master' toggle
bind = , XF86MonBrightnessUp, exec, brillo -A 5
bind = , XF86MonBrightnessDown, exec, brillo -U 5
bind = , XF86MonBrightnessUp, exec, brightnessctl s +5%
bind = , XF86MonBrightnessDown, exec, brightnessctl s -5%
exec-once = [workspace special silent] kitty --title flying_kitty
exec-once = sh ~/.config/startup.sh