forked from extern/nix-config
ironbar: Slightly decrease icon size
This makes the bar take up the same amount of space as Microsoft operating systems.
This commit is contained in:
parent
f445bc713b
commit
b05b274d35
@ -25,7 +25,7 @@ in
|
|||||||
"center": [
|
"center": [
|
||||||
{
|
{
|
||||||
"type": "launcher",
|
"type": "launcher",
|
||||||
"icon_size": 40,
|
"icon_size": 39,
|
||||||
"favorites": [
|
"favorites": [
|
||||||
"librewolf",
|
"librewolf",
|
||||||
"kitty",
|
"kitty",
|
||||||
|
Loading…
Reference in New Issue
Block a user