Autostart
This commit is contained in:
parent
8dfddfd99f
commit
c2e1dc4066
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Example autostart file
|
||||
|
||||
# Set background color.
|
||||
swaybg -i '~/.local/share/wallpalpers/Among The Trees.png' >/dev/null 2>&1 &
|
||||
swaybg -i ~/.local/share/wallpapers/Among\ The\ Trees.jpg >/dev/null 2>&1 &
|
||||
|
||||
# Start Pipewire
|
||||
pipewire >/dev/null 2>&1 &
|
||||
|
|
Loading…
Reference in a new issue