From 3c956f667c65f199dc93e1951f891f58b33b8f89 Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 17 Aug 2023 10:39:10 +0900 Subject: [PATCH] fractional scaling? --- hosts/nixos-laptop/home-manager/hyprland-conf.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/nixos-laptop/home-manager/hyprland-conf.nix b/hosts/nixos-laptop/home-manager/hyprland-conf.nix index 9b7f5b2e..64839235 100644 --- a/hosts/nixos-laptop/home-manager/hyprland-conf.nix +++ b/hosts/nixos-laptop/home-manager/hyprland-conf.nix @@ -5,7 +5,7 @@ text = '' # Laptop specific: - monitor=,highrr,auto,1 + monitor=,highrr,auto,1.25 # https://wiki.hyprland.org/Configuring/Variables/ # env = XCURSOR_SIZE,24 env = GDK_SCALE,1 @@ -21,7 +21,7 @@ general { gaps_in = 5 - gaps_out = 20 + gaps_out = 2tailscale00 border_size = 3 # First six are color, last 2 are opacity? col.active_border = rgba(d5c4a1bb) # Gruvbox fg2, opacity bb