Generalize monitors so they work across WMs
This commit is contained in:
parent
79c213bd64
commit
704f1f1c79
4 changed files with 25 additions and 27 deletions
|
@ -240,7 +240,7 @@ in
|
|||
lib.mkIf cfg.enable {
|
||||
enable = true;
|
||||
systemd.enable = true;
|
||||
systemd.target = "sway-session.target";
|
||||
systemd.target = "graphical-session.target";
|
||||
settings = cfg.makeBars barWith;
|
||||
style = ''
|
||||
* {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue