diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index 2f19dff..6831ba7 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -309,6 +309,7 @@ bind = $mainMod SHIFT, down, movewindow, d #binds = $mainMod, D&up, exec, bash nwg-dock-hyprland -mb 15 -d -p top #binds = $mainMod, D&down, exec, bash nwg-dock-hyprland -mb 15 -d -p bottom +bind = $mainMod, D, exec, nwg-dock-hyprland #GROUPS @@ -441,4 +442,4 @@ exec-once=bash swww img ~/Pictures/background.jpg && swww restore #exec-once=[workspace special:magic silent; float; move 10% 10%; size 70% 70%] kitty exec-once=[workspace special:magic silent] kitty -exec-once=nwg-dock-hyprland -mb 15 -d -p bottom +exec-once=nwg-dock-hyprland -mb 15 -r -p bottom