forked from colonelpanic/dotfiles
[Linux] Start status-notifier-watcher before taffybar
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
[Unit]
|
||||
Description=status-notifier-watcher
|
||||
Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
@@ -1,5 +1,7 @@
|
||||
[Unit]
|
||||
Description=taffybar
|
||||
Wants=status-notifier-watcher.service
|
||||
After=status-notifier-watcher.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
Reference in New Issue
Block a user