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
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
strip_workspace_numbers yes
|
strip_workspace_numbers yes
|
||||||
font $font
|
font $font
|
||||||
position bottom
|
position bottom
|
||||||
colors {
|
colors {
|
||||||
background #232323
|
background #232323
|
||||||
statusline #DCDCDC
|
statusline #DCDCDC
|
||||||
}
|
}
|
||||||
status_command i3status
|
status_command i3status
|
||||||
}
|
}
|
||||||
|
|
||||||
# I3 System commands: restart, reload, shutdown, lock
|
# 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