aboutsummaryrefslogblamecommitdiff
path: root/.config/qtile/autostart.sh
blob: 9aff5bc8372ba427ebfa7a4cd8072f1a41601779 (plain) (tree)
1
2
3
4
5
6
7
8
9

         
                                 
                                                                                               
          

         
         
                                             

           
     
#!/bin/sh
xset -b
setxkbmap -option caps:swapescape
#setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape
numlockx &
dunst &
udiskie &
compton &
feh --bg-fill ~/stuff/pictures/alps-house.jpg
gpg-agent &
ssh-agent &
mpd &