diff options
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' |
