using mainmod
This commit is contained in:
@ -232,14 +232,13 @@ bind = $mainMod SHIFT, S, exec, hyprshot -m region -o ~/Pictures/Screenshots
|
||||
bind = $mainMod, V, exec, cliphist list | fuzzel --dmenu | cliphist decode | wl-copy
|
||||
|
||||
# Audio control
|
||||
bind = Control, M, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
bind = $mainMod, M, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
bind = $mainMod, K, exec, bash ~/Code/dotfiles/scripts/toggle-speakers.bash
|
||||
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod SHIFT, V, togglefloating,
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
|
Reference in New Issue
Block a user