From 2a43f42921639a09bc191679f1f600fc645ea25f Mon Sep 17 00:00:00 2001 From: auric <104602845+ihateamongus@users.noreply.github.com> Date: Thu, 11 Sep 2025 10:30:04 -0500 Subject: feat: add fuzzy vertical dmenu --- tools/universal_launcher.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tools/universal_launcher.txt (limited to 'tools/universal_launcher.txt') 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. -- cgit v1.2.3