dotfiles/hypr/binds.conf

21 lines
689 B
Plaintext

# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,
bind = $mainMod, A, exec, $menu
#bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, F, exec, firefox
bind = $mainMod, L, exec, ~/.config/hypr/scripts/lock.sh
bind = , code:3270, exec, grimshot copy screen
bind = $mainMod, P, exec, grimshot copy area
bind = $mainMod, W, exec, ~/.config/hypr/scripts/reloadbar.sh
bind = , mouse:274, exec, ;
# s tier yapmaster
debug {
#suppress_errors = true
}