fixing up waybar load order
This commit is contained in:
parent
3b313209a3
commit
b984f31356
8 changed files with 18 additions and 10 deletions
|
@ -14,8 +14,9 @@ in {
|
|||
{ command = ["maestral_qt"]; }
|
||||
{ command = ["clipse" "-listen"]; }
|
||||
{ command = ["swayosd-server"]; }
|
||||
{ command = ["waybar"]; }
|
||||
{ command = [ "systemctl" "--user" "restart" "mako.service" "hypridle.service" "xwayland-satellite.service" ]; }
|
||||
{ command = ["plexamp"]; }
|
||||
{ command = [ "systemctl" "--user" "restart" "waybar.service" "mako.service" "hypridle.service" "xwayland-satellite.service" ]; }
|
||||
];
|
||||
|
||||
workspaces = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue