diff options
-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 } |