init commit
This commit is contained in:
commit
1faf698ab8
62 changed files with 4299 additions and 0 deletions
9
sway/startup.sh
Executable file
9
sway/startup.sh
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
dunst &
|
||||
copyq &
|
||||
blueman-applet &
|
||||
~/.config/sway/random-bg.py loop &
|
||||
~/.startup &
|
||||
|
||||
wait
|
Loading…
Add table
Add a link
Reference in a new issue