diff --git a/homeManagerModules/desktopEnv/hypr/hyprland.conf b/homeManagerModules/desktopEnv/hypr/hyprland.conf index 3ca5db39..7bdcd59e 100644 --- a/homeManagerModules/desktopEnv/hypr/hyprland.conf +++ b/homeManagerModules/desktopEnv/hypr/hyprland.conf @@ -170,7 +170,8 @@ $mainMod = SUPER # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, T, exec, $terminal -bind = $mainMod, $mainMod, exec, $menu +bind = $mainMod, $mainMod_L, exec, $menu +bind = $mainMod, R, exec, $menu bind = $mainMod, F, exec, $fileManager bind = $mainMod, B, exec, $browser @@ -254,4 +255,4 @@ bind = , xf86launch2, exec, playerctl play-pause bind = , PRINT, exec, hyprshot -m output -o ~/Pictures/Screenshots # Show/hide waybar. -bind = $mainMod, F11, exec, pkill -SIGUSR1 $bar \ No newline at end of file +bind = $mainMod, F11, exec, pkill -SIGUSR1 $bar