move all existing stuff to old/
This commit is contained in:
parent
c215878777
commit
35f5e8472b
49 changed files with 0 additions and 0 deletions
|
@ -1,13 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
if_have() {
|
||||
command -v $1 2>&1> /dev/null
|
||||
}
|
||||
|
||||
if_have setxkbmap && { setxkbmap -option caps:swapescape & }
|
||||
if_have picom && { picom & }
|
||||
if_have wal && { wal -t -q -i ~/wallpaper & }
|
||||
if_have lxsession && { lxsession -s i3 & }
|
||||
if_have pnmixer && { pnmixer & }
|
||||
if_have dropbox && { dropbox & }
|
||||
if_have syncthing-gtk && { syncthing-gtk & }
|
Loading…
Add table
Add a link
Reference in a new issue