diff options
author | awy <awy@awy.one> | 2025-08-18 19:21:21 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-18 19:21:21 +0300 |
commit | b56a7ee95b22f7845aaf60423c58c686f68f8f45 (patch) | |
tree | f5911190f0b44cf69076b7761d5cbf1b99ce3968 /.config/hypr/hyprland.conf | |
parent | 6a5a30cfbc8e36e152c2f6f67dddcab85e5d252e (diff) | |
download | hyprdots-b56a7ee95b22f7845aaf60423c58c686f68f8f45.tar.gz |
hypr cfg
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1a162d9..7224e63 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -17,6 +17,7 @@ exec-once = singboxwrap exec-once = gpg-agent --daemon exec-once = gnome-keyring-daemon --start --components=secrets exec-once = portal +exec-once = sb-mpdup env = XCURSOR_SIZE,24 env = XCURSOR_THEME,Adwaita @@ -125,7 +126,7 @@ ecosystem { } cursor { - default_monitor = DP-3 + default_monitor = DP-2 no_warps = 1 } |