Fix i3 config indentation
This commit is contained in:
parent
85100995df
commit
0e829a629c
2 changed files with 7 additions and 7 deletions
|
@ -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
0
.config/sxhkd/sxhkdrc
Normal file
Loading…
Reference in a new issue