sway: autostart corectrl
This commit is contained in:
parent
faca1d3c81
commit
5cc4532b24
|
@ -89,6 +89,7 @@ in
|
|||
exec ${pkgs.dbus-sway-environment}/bin/dbus-sway-environment
|
||||
exec swaymsg workspace 2
|
||||
exec_always systemctl --user restart waybar.service
|
||||
exec corectrl --minimize-systray
|
||||
'';
|
||||
};
|
||||
services.gammastep = {
|
||||
|
|
Loading…
Reference in a new issue