17 lines
793 B
Plaintext
17 lines
793 B
Plaintext
# Deprecated bindings file. New installations include everything directly.
|
|
|
|
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, Password manager, exec, $passwordManager
|
|
|
|
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
|