Hyprland: update swayosd invocations

This commit is contained in:
Harzo 2023-08-15 13:46:30 +02:00
parent ad7b9b86b2
commit bce5b1a3a6
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
exec-once = mako & exec-once = mako &
exec-once = swayosd & exec-once = swayosd-server &
exec-once = waybar & exec-once = waybar &
exec-once = nm-applet & exec-once = nm-applet &
exec-once = foot -s & exec-once = foot -s &

View File

@ -29,8 +29,8 @@ bind = $smod, X, exec, ~/.local/bin/scripts/system/screenlo
bind = $smod, S, exec, ~/.local/bin/scripts/grimshot bind = $smod, S, exec, ~/.local/bin/scripts/grimshot
bind = , Print, exec, ~/.local/bin/scripts/grimshot -f bind = , Print, exec, ~/.local/bin/scripts/grimshot -f
bind = $smod, Escape, exec, ~/.local/bin/scripts/system/wofi-session bind = $smod, Escape, exec, ~/.local/bin/scripts/system/wofi-session
bindle = , XF86AudioRaiseVolume, exec, swayosd --output-volume raise bindle = , XF86AudioRaiseVolume, exec, swayosd-client --output-volume raise
bindle = , XF86AudioLowerVolume, exec, swayosd --output-volume lower bindle = , XF86AudioLowerVolume, exec, swayosd-client --output-volume lower
bindl = , XF86AudioPlay, exec, playerctl play-pause bindl = , XF86AudioPlay, exec, playerctl play-pause
bind = , Caps_Lock, exec, sleep 0.2 && swayosd --caps-lock bind = , Caps_Lock, exec, sleep 0.2 && swayosd --caps-lock
bind = $mmod, V, exec, clipman pick -t wofi bind = $mmod, V, exec, clipman pick -t wofi