2025-07-10 15:30:38 -07:00
|
|
|
# Deprecated bindings file. New installations include everything directly.
|
|
|
|
|
2025-08-03 10:11:29 +01:00
|
|
|
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
|
|
|
|
bindd = SUPER, N, Neovim, exec, $terminal -e nvim
|
|
|
|
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, Pasword manager, exec, $passwordManager
|
2025-06-01 11:21:00 +02:00
|
|
|
|
2025-07-10 15:30:38 -07:00
|
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/media.conf
|
|
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/tiling.conf
|
|
|
|
source = ~/.local/share/omarchy/default/hypr/bindings/utilities.conf
|