aboutsummaryrefslogtreecommitdiff
path: root/config/sway/daemons
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2026-01-30 13:51:05 +0100
committerKarel Kočí <cynerd@email.cz>2026-01-30 13:51:05 +0100
commite838cd7517339d33c59094e80abe382c2725c4af (patch)
tree49c83431f83f75eda63645bcdd6fe9e98f970e0d /config/sway/daemons
parentf851139afd5ca3969bdb90effa4bea349b798459 (diff)
downloadmyconfigs-e838cd7517339d33c59094e80abe382c2725c4af.tar.gz
myconfigs-e838cd7517339d33c59094e80abe382c2725c4af.tar.bz2
myconfigs-e838cd7517339d33c59094e80abe382c2725c4af.zip
swaywm: tools improvements
Diffstat (limited to 'config/sway/daemons')
-rw-r--r--config/sway/daemons1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/sway/daemons b/config/sway/daemons
index cc3e3ed..a6579da 100644
--- a/config/sway/daemons
+++ b/config/sway/daemons
@@ -8,3 +8,4 @@ exec --no-startup-id {
for_window [class="Ferdi"] move scratchpad
exec ferdium
+exec sh -c 'if commad -v openrgb >/dev/null; then exec openrgb --startminimized; fi'