i3: Remove startup tasks

Gonna leave all that to firestarter
This commit is contained in:
Salt 2020-05-24 23:22:02 -05:00
parent 851ffaf4d8
commit 0258a0c9b6

View File

@ -3,20 +3,6 @@
# Licensed under the terms of the MIT License
#
## STARTUP TASKS
# High-priority
exec --no-startup-id pulseaudio
exec --no-startup-id ~/.config/compton/launch.sh
exec --no-startup-id nitrogen --restore
exec --no-startup-id ~/.config/polybar/launch.sh
exec --no-startup-id redshift
# Low-priority
exec --no-startup-id dunst
exec --no-startup-id "sleep 15 && mpd"
exec --no-startup-id "g910-lights"
# XDG
exec --no-startup-id "dex -a"
## WORKSPACES
set $w1 1
set $w2 2