aboutsummaryrefslogtreecommitdiff
path: root/.config/qtile/autostart.sh
blob: 434d2eae9dd82cde4a89619064b64fbca0ebfe25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
xset -b
setxkbmap -option caps:swapescape
#setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape
numlockx &
dunst &
udiskie &
picom &
feh --bg-fill ~/stuff/pictures/alps-house.jpg
mpd &