Files
Rabbit-dots/hypr/.config/hypr/bindings.conf
2026-02-28 01:04:39 +03:00

11 lines
513 B
Plaintext

bind = SUPER, RETURN, exec, runapp xdg-terminal-exec
bind = SUPER, E, exec, runapp nautilus
bind = SUPER, B, exec, runapp zen
bind = SUPER SHIFT, O, exec, runapp obsidian --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-transparent-visuals
bind = SUPER, T, exec, runapp Telegram
bind = SUPER, F1, exec, pkexec awg-quick up awg0
bind = SUPER, F2, exec, pkexec awg-quick down awg0
bind = , PRINT, exec, hyprshot -m region
windowrule = match:class obsidian, match:fullscreen false, opacity 0.95