diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 552e058..2891e8e 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -69,6 +69,7 @@ bind = $mainMod SHIFT, V, tagwindow, +centered bind = $mainMod, C, pseudo, # dwindle bind = $mainMod, B, togglesplit, # dwindle bind = $mainMod SHIFT, O, exec, hyprshutdown +bind = $mainMod CTRl, O, exec, hyprshutdown -p poweroff bind = $mainMod, O, exec, hyprlock #power-dmenu bind = $mainMod ALT, O, exec, ~/.config/scripts/pwr-dmenu.sh @@ -160,7 +161,6 @@ bind = $mainMod, TAB, cyclenext bind = $mainMod SHIFT, TAB, exec, $winswitch bind = $mainMod ALT CTRL SHIFT, END, exit -bind = $mainMod ALT, O, ~/.config/scripts/pwr-menu.sh bind = $mainMod CTRL, $navleft, workspace, r-1 bind = $mainMod CTRL, $navright, workspace, r+1 diff --git a/setup/modules/Desktop-Enviroments/hyprland-new.sh b/setup/modules/Desktop-Enviroments/hyprland-new.sh index 915c2ac..0f50410 100644 --- a/setup/modules/Desktop-Enviroments/hyprland-new.sh +++ b/setup/modules/Desktop-Enviroments/hyprland-new.sh @@ -24,7 +24,7 @@ sudo systemctl enable udisks2.service # 4. Install AUR packages (from hyprland.sh) echo "Installing AUR packages..." -yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith wvkbd kew wofi-calc walker-bin iwmenu bzmenu ulauncher pinta localsend +yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith wvkbd kew wofi-calc walker-bin iwmenu bzmenu ulauncher pinta localsend hyprpwcenter hyprshutdown # 5. EWW bar selection and compilation (from hyprland.sh) echo "Setting up EWW bar..."