diff options
| author | Karel Kočí <cynerd@email.cz> | 2026-01-30 13:51:05 +0100 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2026-01-30 13:51:05 +0100 |
| commit | e838cd7517339d33c59094e80abe382c2725c4af (patch) | |
| tree | 49c83431f83f75eda63645bcdd6fe9e98f970e0d /config/sway/daemons | |
| parent | f851139afd5ca3969bdb90effa4bea349b798459 (diff) | |
| download | myconfigs-e838cd7517339d33c59094e80abe382c2725c4af.tar.gz myconfigs-e838cd7517339d33c59094e80abe382c2725c4af.tar.bz2 myconfigs-e838cd7517339d33c59094e80abe382c2725c4af.zip | |
swaywm: tools improvements
Diffstat (limited to 'config/sway/daemons')
| -rw-r--r-- | config/sway/daemons | 1 |
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' |
