i3: Switch to more potent Polybar layout

This commit is contained in:
Salt 2017-11-28 14:02:38 -06:00
parent 4d1a4fbba6
commit fe11a38ca8

View File

@ -56,7 +56,7 @@ font pango:xos4 Terminus 9
# Use in case of NODM/autologin and .xinitrc -- If we're just starting the system, we need to lock it up. # Use in case of NODM/autologin and .xinitrc -- If we're just starting the system, we need to lock it up.
#exec --no-startup-id "i3lock -i ~/.i3splash" #exec --no-startup-id "i3lock -i ~/.i3splash"
exec_always --no-startup-id "killall polybar; sleep 1; polybar -r gamma" exec_always --no-startup-id "killall polybar; sleep 1; polybar -r alpha"
#exec --no-startup-id "redshift" #exec --no-startup-id "redshift"
#exec_always --no-startup-id "compton --config ~/.config/compton.conf" #exec_always --no-startup-id "compton --config ~/.config/compton.conf"
#exec_always --no-startup-id "dunst" #exec_always --no-startup-id "dunst"