Fix waybar module to launch btop as uwsm app

This commit is contained in:
Sravan Balaji
2025-05-18 09:41:29 -04:00
parent 4e2933401f
commit 4bfcd9e32f
2 changed files with 2 additions and 2 deletions

View File

@@ -1028,7 +1028,7 @@ button {
"interval": 5,
"format": " {usage}%",
"tooltip": true,
"on-click-right": "foot btop",
"on-click-right": "uwsm app -- foot btop",
},
#+END_SRC

View File

@@ -84,7 +84,7 @@
"interval": 5,
"format": " {usage}%",
"tooltip": true,
"on-click-right": "foot btop",
"on-click-right": "uwsm app -- foot btop",
},
"clock": {