Fix i3 config indentation

This commit is contained in:
Marty Oehme 2019-05-22 13:30:01 +02:00
parent 85100995df
commit 0e829a629c
2 changed files with 7 additions and 7 deletions

View file

@ -174,14 +174,14 @@ bindsym $mod+r mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
strip_workspace_numbers yes
strip_workspace_numbers yes
font $font
position bottom
colors {
background #232323
statusline #DCDCDC
}
status_command i3status
position bottom
colors {
background #232323
statusline #DCDCDC
}
status_command i3status
}
# I3 System commands: restart, reload, shutdown, lock

0
.config/sxhkd/sxhkdrc Normal file
View file