From 00ea23f65cfe7e31418f7ab86f9c5ac5998db0ee Mon Sep 17 00:00:00 2001 From: Amneesh Singh Date: Sat, 1 Jun 2024 17:10:35 +0530 Subject: [PATCH] home/natto/hyprland: update config Signed-off-by: Amneesh Singh --- home/natto/config/hypr/hyprland.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/home/natto/config/hypr/hyprland.conf b/home/natto/config/hypr/hyprland.conf index 927f78e..fa5be8f 100644 --- a/home/natto/config/hypr/hyprland.conf +++ b/home/natto/config/hypr/hyprland.conf @@ -1,7 +1,4 @@ -monitor=eDP-1, preferred, auto, 1, bitdepth, 10 -monitor=HDMI-A-1, preferred, auto, 1 -workspace=eDP-1, 1 -workspace=HDMI-A-1, 10 +monitor=, highrr, auto, 1, bitdepth, 10 input { kb_layout = us @@ -40,7 +37,7 @@ decoration { blur { enabled = true - size = 5 + size = 8 new_optimizations = true xray = true }