Update hyprland

This commit is contained in:
2025-06-02 20:46:25 -04:00
parent cd0f6f6fa7
commit 07291bc271
2 changed files with 0 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
env = XCURSOR_SIZE,24 env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24
env = GDK_SCALE,2
env = GDK_BACKEND,wayland,x11,* env = GDK_BACKEND,wayland,x11,*
env = SDL_VIDEODRIVER,wayland env = SDL_VIDEODRIVER,wayland
env = CLUTTER_BACKEND,wayland env = CLUTTER_BACKEND,wayland

View File

@@ -1,4 +0,0 @@
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
}