Make i3blocks default

This commit is contained in:
flyingscorpio@arch-desktop 2020-04-24 13:12:37 +02:00
parent 8011ef9a8a
commit 022e3a8a72

View file

@ -118,22 +118,7 @@ bindsym $super+r mode "resize"
# panel
bar {
output DVI-I-1
colors {
background #2f343f
statusline #2f343f
separator #4b5262
# colour of border, background, and text
focused_workspace #2f343f #bf616a #d8dee8
active_workspace #2f343f #2f343f #d8dee8
inactive_workspace #2f343f #2f343f #d8dee8
urgent_workspace #2f343f #ebcb8b #2f343f
}
status_command i3status
}
bar {
output DVI-D-1
output primary
colors {
background #2f343f
statusline #ffffff
@ -147,6 +132,21 @@ bar {
}
status_command i3blocks
}
bar {
output DVI-D-1
colors {
background #2f343f
statusline #2f343f
separator #4b5262
# colour of border, background, and text
focused_workspace #2f343f #bf616a #d8dee8
active_workspace #2f343f #2f343f #d8dee8
inactive_workspace #2f343f #2f343f #d8dee8
urgent_workspace #2f343f #ebcb8b #2f343f
}
status_command i3status
}
# window rules, you can find the window class using xprop
workspace 1 output DVI-I-1