From bce5b1a3a6cd8f9ed541e4491675ab17aabee2e4 Mon Sep 17 00:00:00 2001 From: Harzo Date: Tue, 15 Aug 2023 13:46:30 +0200 Subject: [PATCH] Hyprland: update swayosd invocations --- .config/hypr/conf.d/autostart.conf | 2 +- .config/hypr/conf.d/keybinds.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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