diff --git a/config/files/usr/share/hyprland/configs/keybinds.conf b/config/files/usr/share/hyprland/configs/keybinds.conf index bb3e10e..d8c1331 100644 --- a/config/files/usr/share/hyprland/configs/keybinds.conf +++ b/config/files/usr/share/hyprland/configs/keybinds.conf @@ -2,15 +2,12 @@ $mainMod = SUPER # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more -bind = $mainMod, ENTER, exec, alacritty +bindr = $mainMod, Return, exec, alacritty bind = $mainMod, C, killactive, bind = $mainMod, M, exit, bind = $mainMod, E, exec, thunar bind = $mainMod, V, togglefloating, bind = $mainMod, R, exec, rofi -show drun -bind = $mainMod, P, pseudo, # dwindle -bind = $mainMod, J, togglesplit, # dwindle -bind = $mainMod, L, exec, $lockCommand bind = $mainMod, F, fullscreen, 1 bind = $mainMod SHIFT, F, fullscreen, 0