diff options
| author | auric <104602845+ihateamongus@users.noreply.github.com> | 2025-09-11 10:13:20 -0500 |
|---|---|---|
| committer | auric <104602845+ihateamongus@users.noreply.github.com> | 2025-09-11 10:13:20 -0500 |
| commit | b9b34f91138c7b1cc2bc54571d1522c85cb581cd (patch) | |
| tree | 7a9c34c03c87e684079c8bd196bdf19cadebcbf3 /tools/universal_launcher.txt | |
| parent | 0408cb4803e0b2c82affb16e2eac8dfd73895343 (diff) | |
feat: add universal dmenu launcher
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. |
