feat: initial commit
This commit is contained in:
4
config/sway/config.d/20-systemd-user-sway-target.conf
Normal file
4
config/sway/config.d/20-systemd-user-sway-target.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# see https://github.com/swaywm/sway/wiki/Systemd-integration
|
||||
exec 'systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target'
|
||||
exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target
|
||||
|
Reference in New Issue
Block a user