Changed source to be globbed instead to allow users to add their own files without needing to worry about conflicts with config updates
This commit is contained in:
@@ -33,12 +33,5 @@ bind = $mainMod, down, movefocus, d
|
||||
bindm = $mainMod SHIFT, mouse:272, movewindow
|
||||
bindm = $mainMod SHIFT, mouse:273, resizewindow
|
||||
|
||||
# global hotkeys
|
||||
# discord mute
|
||||
#bind = CTRL SHIFT, M, pass, initialclass:^(discord)$
|
||||
#bind = $mainMod SHIFT ALT, M, sendshortcut, CTRL SHIFT, M, class:discord
|
||||
bind = $mainMod ALT SHIFT, M, exec, $HOME/bin/toggle_q1u_mic_mute.sh
|
||||
|
||||
# toggle other monitor
|
||||
bind = $mainMod SHIFT, P, exec, hyprctl keyword monitor "DP-2, disable"
|
||||
bind = $mainMod SHIFT CTRL, P, exec, hyprctl keyword monitor "DP-2, 2560x1440@60, 2560x0, 1, transform, 0"
|
||||
# finally, source the ones inside keybinds.conf.d, allowing overrides
|
||||
source = ~/.config/hypr/hyprland.conf.d/keybinds.conf.d/*.conf
|
||||
|
Reference in New Issue
Block a user