Add mesa-demos for glx testing, tweak to streamdeck for btop

This commit is contained in:
2025-12-11 17:15:41 -08:00
parent 8681caca01
commit c360755253
2 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
kitty kitty
swappy swappy
lf lf
mesa-demos
minicom minicom
ncdu ncdu
networkmanager networkmanager

View File

@@ -179,7 +179,7 @@
"icon": "/home/caperren/.config/streamdeck-ui/icons/btop-logo.png", "icon": "/home/caperren/.config/streamdeck-ui/icons/btop-logo.png",
"keys": "", "keys": "",
"write": "", "write": "",
"command": "bash -c \"kitty --single-instance --detach bash -c 'kitten @ launch --type=window --title btop btop ; kitten @ launch --type=window --title nvtop nvtop'\"", "command": "kitty -e btop",
"brightness_change": 0, "brightness_change": 0,
"switch_page": 0, "switch_page": 0,
"switch_state": 0, "switch_state": 0,