diff --git a/.config/hypr/conf.d/autostart.conf b/.config/hypr/conf.d/autostart.conf index 45e8041..d2c9b9d 100644 --- a/.config/hypr/conf.d/autostart.conf +++ b/.config/hypr/conf.d/autostart.conf @@ -1,5 +1,5 @@ exec-once = mako & -exec-once = swayosd & +exec-once = swayosd-server & exec-once = waybar & exec-once = nm-applet & exec-once = foot -s & diff --git a/.config/hypr/conf.d/keybinds.conf b/.config/hypr/conf.d/keybinds.conf index 85f8d39..f18d53d 100644 --- a/.config/hypr/conf.d/keybinds.conf +++ b/.config/hypr/conf.d/keybinds.conf @@ -29,8 +29,8 @@ bind = $smod, X, exec, ~/.local/bin/scripts/system/screenlo bind = $smod, S, exec, ~/.local/bin/scripts/grimshot bind = , Print, exec, ~/.local/bin/scripts/grimshot -f bind = $smod, Escape, exec, ~/.local/bin/scripts/system/wofi-session -bindle = , XF86AudioRaiseVolume, exec, swayosd --output-volume raise -bindle = , XF86AudioLowerVolume, exec, swayosd --output-volume lower +bindle = , XF86AudioRaiseVolume, exec, swayosd-client --output-volume raise +bindle = , XF86AudioLowerVolume, exec, swayosd-client --output-volume lower bindl = , XF86AudioPlay, exec, playerctl play-pause bind = , Caps_Lock, exec, sleep 0.2 && swayosd --caps-lock bind = $mmod, V, exec, clipman pick -t wofi