Compare commits
No commits in common. "2ab694c45024fd83254fc65fafd0d573e18f40e3" and "0d7af92770459268f39770b873b095bc31dcd05d" have entirely different histories.
2ab694c450
...
0d7af92770
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
exec --no-startup-id swaybg -i $wallpaper
|
exec --no-startup-id swaybg -i $wallpaper
|
||||||
|
exec --no-startup-id swaync
|
||||||
exec --no-startup-id swayosd-server
|
exec --no-startup-id swayosd-server
|
||||||
exec --no-startup-id xdg-session-start
|
exec --no-startup-id xdg-session-start
|
||||||
exec $term
|
exec --no-startup-id $term
|
||||||
exec $term -e sudo -i
|
exec --no-startup-id $term -e sudo -i
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue