Made keybindings menu a little more human readable (#1824)

Co-authored-by: Lucas Goossen <lucas.goossen@hey.com>
This commit is contained in:
Lucas Goossen
2025-10-04 12:53:55 -03:00
committed by GitHub
parent e0f16b9098
commit 4283533858
5 changed files with 79 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
# Deprecated bindings file. New installations include everything directly.
bindd = SUPER, return, Terminal, exec, $terminal
bindd = SUPER, RETURN, Terminal, exec, $terminal
bindd = SUPER, F, File manager, exec, $fileManager
bindd = SUPER, B, Web browser, exec, $browser
bindd = SUPER, M, Music player, exec, $music
@@ -9,7 +9,7 @@ bindd = SUPER, T, Top, exec, $terminal -e btop
bindd = SUPER, D, Lazy Docker, exec, $terminal -e lazydocker
bindd = SUPER, G, Messenger, exec, $messenger
bindd = SUPER, O, Obsidian, exec, obsidian -disable-gpu
bindd = SUPER, slash, Password manager, exec, $passwordManager
bindd = SUPER, SLASH, Password manager, exec, $passwordManager
source = ~/.local/share/omarchy/default/hypr/bindings/media.conf
source = ~/.local/share/omarchy/default/hypr/bindings/tiling.conf