i3: Remove startup tasks
Gonna leave all that to firestarter
This commit is contained in:
parent
851ffaf4d8
commit
0258a0c9b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user