Revert "i3, xinitrc: Move some programs to .xinitrc"
This reverts commit 952ea6fb1d
.
This commit is contained in:
@@ -7,9 +7,19 @@
|
||||
## Startup tasks
|
||||
###################
|
||||
|
||||
# These two tasks remain i3's responsibility as executing them here ensures
|
||||
# that the WM is up and running before they start
|
||||
# High-priority shit
|
||||
exec --no-startup-id pulseaudio
|
||||
exec --no-startup-id mate-settings-daemon
|
||||
exec --no-startup-id compton
|
||||
exec --no-startup-id nitrogen --restore
|
||||
exec --no-startup-id ~/.config/polybar/launch.sh
|
||||
exec --no-startup-id redshift
|
||||
# Start up whenever shit
|
||||
exec --no-startup-id dunst
|
||||
exec --no-startup-id /usr/lib/x86_64-linux-gnu/polkit-mate/polkit-mate-authentication-agent-1
|
||||
exec --no-startup-id /usr/lib/polkit-mate/polkit-mate-authentication-agent-1
|
||||
exec --no-startup-id mate-power-manager
|
||||
# XDG
|
||||
exec --no-startup-id "dex -a"
|
||||
|
||||
###################
|
||||
|
Reference in New Issue
Block a user