diff options
| author | krolyxon <me@krolyxon.com> | 2026-05-31 18:22:22 +0530 |
|---|---|---|
| committer | krolyxon <me@krolyxon.com> | 2026-05-31 18:22:22 +0530 |
| commit | 3b65d82ba0734b049cb3e790fbfe0c5c46d32cf5 (patch) | |
| tree | 7606b9ba4adf54538cb80aa382430b8af746d665 /.config/hypr/source | |
| parent | 601853ffc74e693be225cb433328ae66ba850f11 (diff) | |
switch to zen-browser
Diffstat (limited to '.config/hypr/source')
| -rw-r--r-- | .config/hypr/source/appearance.conf | 1 | ||||
| -rw-r--r-- | .config/hypr/source/keybinds.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/.config/hypr/source/appearance.conf b/.config/hypr/source/appearance.conf index b9f4e91..c18a94c 100644 --- a/.config/hypr/source/appearance.conf +++ b/.config/hypr/source/appearance.conf @@ -54,7 +54,6 @@ animations { # See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more dwindle { - pseudotile = true# Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = true # You probably want this } diff --git a/.config/hypr/source/keybinds.conf b/.config/hypr/source/keybinds.conf index 20099e7..6560832 100644 --- a/.config/hypr/source/keybinds.conf +++ b/.config/hypr/source/keybinds.conf @@ -16,7 +16,6 @@ bind = $mainMod SHIFT, F, Fullscreen, 1 bind = $mainMod SHIFT, R, exec, if hyprctl -j activewindow | jq -e '.floating | not'; then hyprctl --batch "dispatch togglefloating; dispatch resizeactive exact 90% 90%; dispatch centerwindow"; else hyprctl dispatch togglefloating; fi bind = $mainMod, R, exec, $menu bind = $mainMod SHIFT, P, pseudo, # dwindle -bind = $mainMod, J, togglesplit, # dwindle binde = $mainMod, tab, cyclenext, prev bind = $mainMod, b, exec, killall waybar || waybar bind = $mainMod, grave, exec, fuzzelunicode |
