Remove i3 icon padding machine config

This commit is contained in:
2024-05-05 10:56:29 +02:00
parent c06e834524
commit be01f445ff
3 changed files with 1 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +1,4 @@
icons_format = "{{ machine.i3bar_icon_padding }}{icon}{{ machine.i3bar_icon_padding }}" icons_format = "{icon}"
[icons] [icons]
icons = "awesome" icons = "awesome"