diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-07-10 11:26:01 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-10 11:26:01 -0700 |
| commit | faf25cdabe65291dd8b596e03cbb431cb2ad8f1f (patch) | |
| tree | f46832184ebbba8d657b1a86e186152ceb1bbe4b /config/hypr/configs/Keybinds.conf | |
| parent | 24de2a31a52d17b6f7214197bdbfeab7428742dd (diff) | |
fix: merge artifact
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 3 |
1 files changed, 0 insertions, 3 deletions
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. |
