summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 31dbe08..c27b539 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -22,8 +22,8 @@ general {
gaps_in = 5 # @dynamic_gaps_in
gaps_out = 10 # @dynamic_gaps_out
border_size = 0 # @dynamic_border
- resize_on_border = false
- allow_tearing = false
+ resize_on_border = 0
+ allow_tearing = 0
layout = dwindle
}
@@ -87,7 +87,6 @@ misc {
}
dwindle {
- pseudotile = true
preserve_split = true
}
@@ -99,8 +98,6 @@ bind = $mainMod, E, exec, $fileManager
bind = $mainMod, B, exec, $browser
bind = $mainMod, V, togglefloating
bind = $mainMod, R, exec, $menu
-bind = $mainMod, P, pseudo
-bind = $mainMod, J, togglesplit
bind = $mainMod, F, fullscreen, 0
bind = $mainMod, Tab, workspace, m+1
bind = ALT, S, exec, grim -g "$(slurp)" - | wl-copy