dotfiles/qtile/startup.sh

13 lines
166 B
Bash
Raw Normal View History

2020-07-11 18:45:50 +02:00
#!/bin/sh
# Startup script for qtile
pulseaudio -D
emacs --daemon &
syncthing &
~/.fehbg &
xmodmap ~/.Xmodmap
picom -b
/usr/lib/kdeconnectd &
redshift &
nextcloud &