make icon of taskbar larger

This commit is contained in:
kuoi 2022-08-22 18:56:57 +01:00
parent 4c4673744b
commit 5220076e1c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"layer": "top",
"position": "top",
"height": 32,
"height": 35,
"spacing": 4,
"mode": "dock",
"margin-top": 0,
@ -15,7 +15,7 @@
// Modules configuration
"wlr/taskbar": {
"format": "{icon}",
"icon-size": 20,
"icon-size": 23,
"icon-theme": "Tela",
"tooltip-format": "{title}",
"on-click": "minimize",