changed appdrawer kb shortcut to cmd-shift-a
parent
ff878f7473
commit
8b614ad8f9
|
|
@ -16,7 +16,6 @@ $menu = ulauncher-toggle
|
|||
|
||||
gesture = 2, pinchout, move
|
||||
gesture = 2, pinchin, dispatcher, exec, $menu
|
||||
|
||||
gesture = 3, horizontal, workspace
|
||||
gesture = 3, up, dispatcher, movetoworkspacesilent, special:magic
|
||||
gesture = 3, down, special, magic
|
||||
|
|
@ -227,7 +226,7 @@ bind = $mainMod SHIFT, S, exec, killall nwg-dock-hyprland && nwg-dock-hyprland -
|
|||
bind = $mainMod SHIFT, D, exec, killall nwg-dock-hyprland && nwg-dock-hyprland -c ~/Dotfiles/desktopenvs/hyprland/scripts/drawer.sh -mb 15 -r -s style.css -p bottom
|
||||
|
||||
bindr = $mainMod, D, exec, nwg-dock-hyprland
|
||||
bind = $mainMod, A, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/drawer.sh
|
||||
bind = $mainMod SHIFT, A, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/drawer.sh
|
||||
bind = $mainMod, W, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/menu.sh
|
||||
#GROUPS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue