From faf25cdabe65291dd8b596e03cbb431cb2ad8f1f Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 10 Jul 2026 11:26:01 -0700 Subject: fix: merge artifact --- config/hypr/configs/Keybinds.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/hypr/configs/Keybinds.conf') diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index f65fb401..caf3b4b1 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -46,13 +46,10 @@ bindd = $mainMod SHIFT, B, Set static Rainbow Border, exec, $UserScripts/Rainbow bindd = $mainMod SHIFT, H, Toggle Mute/Unmute for Active-Window, exec, $scriptsDir/Toggle-Active-Window-Audio.sh bindd = ALT SHIFT, S, Hyprshot Screen Capture, exec, $scriptsDir/hyprshot.sh -m region -o $HOME/Pictures/Screenshots -<<<<<<< HEAD bindd = $mainMod ,F , Fullscreen, fullscreen bindd = $mainMod SHIFT, F, Maximize window, fullscreen, 1 -======= bindd = $mainMod SHIFT, F, Fullscreen, fullscreen bindd = $mainMod, F, Maximize window, fullscreen, 1 ->>>>>>> upstream bindd = $mainMod, SPACE, Float current window, togglefloating, bindd = $mainMod ALT, SPACE, Float all windows, exec, $scriptsDir/Float-all-Windows.sh # NOTE: Dropterminal is currently certified only with kitty. Not all terminals behave correctly as a dropdown. -- cgit v1.2.3