Fix waybar module to launch btop as uwsm app
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -84,7 +84,7 @@
|
||||
"interval": 5,
|
||||
"format": " {usage}%",
|
||||
"tooltip": true,
|
||||
"on-click-right": "foot btop",
|
||||
"on-click-right": "uwsm app -- foot btop",
|
||||
},
|
||||
|
||||
"clock": {
|
||||
|
Reference in New Issue
Block a user