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": {
"format": "{icon}",
"icon-size": 15,
"format": "{icon} {name}",
"icon-size": 16,
"all-outputs": false,
"tooltip-format": "{title}",
"on-click": "activate",

Loading…
Cancel
Save