From 2341d8444599f7bd350d6e12d2f48fe4cecc819d Mon Sep 17 00:00:00 2001 From: auric <104602845+ihateamongus@users.noreply.github.com> Date: Thu, 11 Sep 2025 10:45:46 -0500 Subject: feat: enlarge dmenu input and add dwm power binds --- tools/universal_launcher.txt | 7 +++++++ 1 file changed, 7 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..8bfd9a4 --- /dev/null +++ b/tools/universal_launcher.txt @@ -0,0 +1,7 @@ +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. +- Enlarged dmenu's input field and added an accent divider beneath it. +- Added dwm keybindings: `Mod+Shift+p` for the power menu and `Mod+Ctrl+p` for the Steam launcher. -- cgit v1.2.3