Generalize monitors so they work across WMs

This commit is contained in:
Natsu Kagami 2025-01-16 04:23:20 +01:00
parent 79c213bd64
commit 704f1f1c79
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 25 additions and 27 deletions

View file

@ -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 = ''
* {