make icon of taskbar larger
This commit is contained in:
parent
4c4673744b
commit
5220076e1c
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue