From 4f39db3081310d3d4afe53f242bee8645af7d0f1 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Fri, 12 Jan 2024 08:06:30 +0100 Subject: [PATCH] hypr: adjust keybinds to not differ too much from plasma --- config/hypr/hyprland.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 2c1cd7b0..05c3c037 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -202,7 +202,7 @@ $mainmod = SUPER bind = $suremod, Q, killactive, bind = $suremod, M, exit, bind = $suremod, F, fullscreen,0 -bind = $suremod, Return, exec, konsole +bind = $suremod, Return, exec, konsole # backup terminal app bind = $suremod, D, denywindowfromgroup, toggle bind = $suremod, V, togglefloating, @@ -213,9 +213,9 @@ bind = $mainmod, C, exec, foot -w 640x400 -a popup -H hyprpicker bind = $mainmod, E, exec, dolphin bind = $mainmod, F, fullscreen,1 bind = $mainmod, V, exec, killall fuzzel || cliphist list | fuzzel -d -w 100 | cliphist decode | wl-copy -bind = $mainmod, D, exec, killall fuzzel || fuzzel -bind = $mainmod, R, exec, killall rofi || rofi -show run # rofi installed for keepassxc-browser script -bind = $mainmod, P, pseudo, # dwindle +bind = $mainmod, R, exec, killall fuzzel || fuzzel +bind = $mainmod Shift, R, exec, killall rofi || rofi -show run # rofi installed for keepassxc-browser script +bind = $mainmod, A, pseudo, # dwindle, A for Artificial bind = $mainmod, S, togglesplit, # dwindle bind = ALT SHIFT, F12, exec, ~/.config/hypr/scripts/gamemode.sh bind = $mainmod, G, togglegroup -- 2.51.2