diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 022490e..b4fab56 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -4,7 +4,6 @@ $terminal = kitty $fileManager = nautilus $menu = ~/.config/rofi/scripts/launcher_t1 -$powerMenu = ~/.config/rofi/scripts/powermenu_t1 $lockScreen = hyprlock # See https://wiki.hyprland.org/Configuring/Keywords/ for more diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index 2edf954..d253ca0 100644 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -1,11 +1,10 @@ # Lux Keybinds -bind = $mainMod, ENTER, global, lux:launcher +bind = $mainMod, ESCAPE, global, lux:power-menu # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, T, exec, $terminal bind = $mainMod, X, killactive, -bind = $mainMod, ESCAPE, exec, $powerMenu bind = $mainMod, E, exec, $fileManager bind = $mainMod, F, togglefloating, bind = $mainMod, R, exec, $menu diff --git a/quickshell b/quickshell index 3e3275a..3d3381e 160000 --- a/quickshell +++ b/quickshell @@ -1 +1 @@ -Subproject commit 3e3275a84dc88021656a9bae816a37324a117bbc +Subproject commit 3d3381ea159c5834b52f7e12240cefcf374ead5c