diff options
| author | auric <104602845+ihateamongus@users.noreply.github.com> | 2025-09-11 10:47:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-11 10:47:54 -0500 |
| commit | 9ece199b4aec527f511016f5f7c7b578b52eb912 (patch) | |
| tree | 7ffb7e055305a03c0971855a5396dc242907aba0 /tools/universal_launcher.txt | |
| parent | 089761fb4a6216ba64acbe52c0b72d87a1d9e0ae (diff) | |
| parent | 57b25f6e023ff36ed7329637d066c4b38953dbcc (diff) | |
Merge pull request #27 from ihateamongus/codex/create-universal-launcher-with-dmenu
Tweaks
Diffstat (limited to 'tools/universal_launcher.txt')
| -rw-r--r-- | tools/universal_launcher.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/universal_launcher.txt b/tools/universal_launcher.txt index ef46ae0..8bfd9a4 100644 --- a/tools/universal_launcher.txt +++ b/tools/universal_launcher.txt @@ -3,3 +3,5 @@ Universal launcher notes: - 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. |
