SwayNotificationCenter is started through systemd
This commit is contained in:
parent
a4c2a4dcf5
commit
9c389f8676
1 changed files with 1 additions and 2 deletions
|
@ -227,10 +227,9 @@ in
|
|||
|
||||
exec --no-startup-id ${pkgs.networkmanagerapplet}/bin/nm-applet --indicator
|
||||
|
||||
exec --no-startup-id ${pkgs.swaynotificationcenter}/bin/swaync
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
'';
|
||||
# exec --no-startup-id ${pkgs.swaynotificationcenter}/bin/swaync
|
||||
|
||||
# exec --no-startup-id ${pkgs.swayidle}/bin/swayidle -w timeout 900 "${swaylockcmd}"
|
||||
# exec --no-startup-id ${pkgs.swayidle}/bin/swayidle -w timeout 1200 "${pkgs.sway}/bin/swaymsg 'output * dpms off'" resume "${pkgs.sway}/bin/swaymsg 'output * dpms on'"
|
||||
|
|
Loading…
Reference in a new issue