Made bar toggleable

This commit is contained in:
Jef Roosens 2022-01-07 16:13:34 +01:00
parent 40a8906b56
commit c406f62ad6
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 6 additions and 1 deletions

View file

@ -292,6 +292,9 @@ bar {
status_command i3blocks -c ~/.config/i3/i3blocks.conf
position bottom
tray_output primary
mode hide
hidden_state hide
modifier none
colors {
separator #666666
background #222222
@ -302,3 +305,5 @@ bar {
urgent_workspace #2f343a #900000 #ffffff
}
}
bindsym $mod+c bar hidden_state toggle