diff options
| author | auric <104602845+ihateamongus@users.noreply.github.com> | 2025-09-11 10:30:04 -0500 |
|---|---|---|
| committer | auric <104602845+ihateamongus@users.noreply.github.com> | 2025-09-11 10:30:04 -0500 |
| commit | 2a43f42921639a09bc191679f1f600fc645ea25f (patch) | |
| tree | 65c378c58eb1efe6c8bacc0f50ce987e6ae7995e /tools/universal_launcher.txt | |
| parent | 0408cb4803e0b2c82affb16e2eac8dfd73895343 (diff) | |
feat: add fuzzy vertical dmenu
Diffstat (limited to 'tools/universal_launcher.txt')
| -rw-r--r-- | tools/universal_launcher.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/universal_launcher.txt b/tools/universal_launcher.txt new file mode 100644 index 0000000..ef46ae0 --- /dev/null +++ b/tools/universal_launcher.txt @@ -0,0 +1,5 @@ +Universal launcher notes: +- Added `universal_launcher.sh` script providing Run, Steam, and Power menus via dmenu. +- Added `steam-dmenu.sh` to list installed Steam games and launch them. +- Added `power-menu.sh` for locking, rebooting, and shutting down. +- Patched dmenu to center on screen, size dynamically, draw a 3px accent-colored border and separators, and update colors from accent.h. |
