Remove i3 icon padding machine config
This commit is contained in:
@@ -3,8 +3,6 @@ font_size_2: 12
|
|||||||
|
|
||||||
gpu: amd
|
gpu: amd
|
||||||
|
|
||||||
i3bar_icon_padding: " "
|
|
||||||
|
|
||||||
users:
|
users:
|
||||||
- name: hannes
|
- name: hannes
|
||||||
vt: 1
|
vt: 1
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
font_size_1: 12
|
font_size_1: 12
|
||||||
font_size_2: 12
|
font_size_2: 12
|
||||||
|
|
||||||
i3bar_icon_padding: ""
|
|
||||||
|
|
||||||
users:
|
users:
|
||||||
- name: hannes-work
|
- name: hannes-work
|
||||||
vt: 1
|
vt: 1
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
icons_format = "{{ machine.i3bar_icon_padding }}{icon}{{ machine.i3bar_icon_padding }}"
|
icons_format = "{icon}"
|
||||||
|
|
||||||
[icons]
|
[icons]
|
||||||
icons = "awesome"
|
icons = "awesome"
|
||||||
|
|||||||
Reference in New Issue
Block a user