From 41a3a5c3ecb0cf42d08a7091d72bad8987d95dab Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Tue, 10 Sep 2024 14:48:46 +0200 Subject: [PATCH] swapped in tv settings --- hyprland.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index ff7c7a3..fc9a887 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -1,11 +1,12 @@ source=~/.config/hypr/mocha.conf # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,highres,auto,auto -monitor=eDP-1,highres,0x0,1.566667 -monitor=DP-2,2560x1440@144.00000,2257x0,1.0 +monitor = , highres, auto, auto +monitor = eDP-1, highres, 0x0, 1.566667 +# monitor = DP-2, 2560x1440@144.00000, 2257x0, 1.0 # desktop monitor +monitor = DP-2, 3840x2160@144.00000, 2257x0, 4.0 # all else -workspace = name:special:magic,monitor:eDP-1,gapsin:10,gapsout:100 +workspace = name:special:magic,monitor:eDP-1,gapsin:5,gapsout:70 # See https://wiki.hyprland.org/Configuring/Keywords/ for more