First commit. Add .i3 directory
This commit is contained in:
10
.i3/.autostart
Normal file
10
.i3/.autostart
Normal file
@@ -0,0 +1,10 @@
|
||||
sleep 2
|
||||
conky -c ~/.conky/arch/.conkyrc-arch &
|
||||
conky -c ~/.conky/gmail/.conkyrc-gmail &
|
||||
conky -c ~/.conky/weather/.conkyrc-weather1 &
|
||||
conky -c ~/.conky/weather/.conkyrc-weather2 &
|
||||
conky -c ~/.conky/music/.conkyrc-music &
|
||||
python ~/.conky/music/playerctl_listen.py &
|
||||
sh ~/.conky/music/launcher.sh &
|
||||
python ~/.i3/lemonbar/i3_lemonbar_launcher.py --debug >> /tmp/kuba_lemonbar_launcher.log &
|
||||
compton -b # --config=/home/kuba/.compton.conf
|
||||
Reference in New Issue
Block a user