From 4b7946f5fc206b0319a920d5177b695a47c7e7ba Mon Sep 17 00:00:00 2001 From: Ergotu Date: Sun, 26 May 2024 13:52:44 +0200 Subject: [PATCH] Change some more binds --- config/files/usr/share/hyprland/configs/keybinds.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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