Add swaync to autostart
This commit is contained in:
parent
e5d3649959
commit
51d9560ed2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ exec /home/kellya/bin/sway_screenshare.sh
|
||||||
|
|
||||||
exec_always cat /proc/acpi/button/lid/LID/state | awk '{print $2}' | grep -q 'closed' && swaymsg output eDP-1 disable
|
exec_always cat /proc/acpi/button/lid/LID/state | awk '{print $2}' | grep -q 'closed' && swaymsg output eDP-1 disable
|
||||||
exec copyq --start-server
|
exec copyq --start-server
|
||||||
|
exec /usr/bin/swaync
|
||||||
exec export YDOTOOL_SOCKET=/tmp/.ydotool_socket
|
exec export YDOTOOL_SOCKET=/tmp/.ydotool_socket
|
||||||
exec ydotoold
|
exec ydotoold
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue