mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
17 lines
665 B
Plaintext
17 lines
665 B
Plaintext
# Deprecated bindings file. New installations include everything directly.
|
|
|
|
bind = SUPER, return, exec, $terminal
|
|
bind = SUPER, F, exec, $fileManager
|
|
bind = SUPER, B, exec, $browser
|
|
bind = SUPER, M, exec, $music
|
|
bind = SUPER, N, exec, $terminal -e nvim
|
|
bind = SUPER, T, exec, $terminal -e btop
|
|
bind = SUPER, D, exec, $terminal -e lazydocker
|
|
bind = SUPER, G, exec, $messenger
|
|
bind = SUPER, O, exec, obsidian -disable-gpu
|
|
bind = SUPER, slash, 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
|