Extract omarchy-swayosd-client

So we don't have to manually compose it every time
This commit is contained in:
David Heinemeier Hansson
2026-04-22 13:04:30 +02:00
parent ed9ecccb21
commit edf7067797
8 changed files with 20 additions and 27 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
if omarchy-hw-match "XPS"; then
omarchy-cmd-mic-mute-xps
else
swayosd-client --monitor "$(omarchy-hyprland-monitor-focused)" --input-volume mute-toggle
omarchy-swayosd-client --input-volume mute-toggle
fi