aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-01-28 02:17:46 +0300
committerawy <awy@awy.one>2025-01-28 02:17:46 +0300
commit7014381f35382aa7c3a8cd55fce68e9fec9612e1 (patch)
treed4ef7b491a67a6cfdec940360634422c77891cd1 /.config
parent8db421bf4614b9bd40bbd300af6382fe3660cb03 (diff)
update
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf8
1 files changed, 6 insertions, 2 deletions
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
+}