Browse Source

updated waybar module wlr/taskbar

pull/321/head
JaKooLit 2 years ago
parent
commit
0294a6d9df
  1. 4
      config/waybar/modules

4
config/waybar/modules

@ -594,8 +594,8 @@
], ],
}, },
"wlr/taskbar": { "wlr/taskbar": {
"format": "{icon}", "format": "{icon} {name}",
"icon-size": 15, "icon-size": 16,
"all-outputs": false, "all-outputs": false,
"tooltip-format": "{title}", "tooltip-format": "{title}",
"on-click": "activate", "on-click": "activate",

Loading…
Cancel
Save