mirror of
https://github.com/pnx/dotfiles
synced 2026-07-02 14:33:40 +02:00
i3/config: set some padding on status bar
This commit is contained in:
parent
8c3d3b298b
commit
bcc8f53d72
1 changed files with 2 additions and 0 deletions
|
|
@ -213,6 +213,8 @@ bar {
|
||||||
output primary
|
output primary
|
||||||
status_command i3status
|
status_command i3status
|
||||||
separator_symbol " | "
|
separator_symbol " | "
|
||||||
|
padding 4 0
|
||||||
|
tray_padding 4
|
||||||
|
|
||||||
font pango:DejaVu Sans Mono, FontAwesome 14
|
font pango:DejaVu Sans Mono, FontAwesome 14
|
||||||
strip_workspace_numbers no
|
strip_workspace_numbers no
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue