HybridBar: Don't launch any apps fullscreen

It was too buggy
This commit is contained in:
Abdulmujeeb Raji 2023-04-09 09:11:04 +01:00
parent 7b2f0fc5c3
commit ed743b8731

View file

@ -41,7 +41,7 @@
},
"right-button_wifi": {
"text": "󰖩 ",
"command": "kitty --start-as fullscreen nmtui",
"command": "kitty nmtui",
"tooltip": "Click to edit WiFi"
},
"right-label_wifiname": {
@ -56,7 +56,7 @@
},
"right-button_mem": {
"text": "󰧑 ",
"command": "kitty --start-as fullscreen bashtop",
"command": "kitty bashtop",
"tooltip": "Click for CPU and memory usage"
},
"right-label_usedmem": {