From 7014381f35382aa7c3a8cd55fce68e9fec9612e1 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 28 Jan 2025 02:17:46 +0300 Subject: update --- .config/hypr/hyprland.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 709dfc0..364d12a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,5 +1,5 @@ monitor = DP-2, 2560x1440@165, 0x0, 1 -monitor = DP-3, 3840x2160@165, 2560x-720,1 +monitor = DP-3, 3840x2160@165, 2560x-720,1.25 $terminal = foot $browser = firefox @@ -14,7 +14,7 @@ exec-once = dunst exec-once = hypridle exec-once = gpg-agent --daemon exec-once = sing-box run -c /mnt/ssd/settings/config.json -exec-once = sleep 2 && waybar +exec-once = waybar env = QT_SCREEN_SCALE_FACTORS,1;1 env = XCURSOR_SIZE,24 @@ -198,3 +198,7 @@ workspace = 1, monitor:DP-2 workspace = 2, monitor:DP-2 workspace = 3, monitor:DP-3 workspace = 4, monitor:DP-3 + +ecosystem { + no_update_news = true +} -- cgit v1.2.3