update hyprland display stuff

This commit is contained in:
2025-06-29 14:25:08 +02:00
parent 86025dc787
commit 56f3c3c5e9
2 changed files with 4 additions and 4 deletions

View File

@@ -49,10 +49,7 @@ in
DXVK_HDR = "1";
};
wayland.windowManager.hyprland.settings = {
general = {
layout = "master";
allow_tearing = true;
};
general.layout = "master";
master = {
orientation = "center";
slave_count_for_center_master = 0;