From 78458fcab46cae3f23297a1d5f00c39f6fae9cb5 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 25 Feb 2024 10:25:40 +0330 Subject: [PATCH] fix: stutter --- hyprland/.config/hypr/conf/autostart.conf | 4 ++-- hyprland/.config/hypr/conf/monitors/1600x900.conf | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hyprland/.config/hypr/conf/autostart.conf b/hyprland/.config/hypr/conf/autostart.conf index 433bf20..0dc2588 100644 --- a/hyprland/.config/hypr/conf/autostart.conf +++ b/hyprland/.config/hypr/conf/autostart.conf @@ -11,8 +11,8 @@ exec-once = sleep 1 && /usr/bin/wireplumber & exec-once = wl-paste --watch cliphist store & # wallpaper : -# exec-once = swaybg -i ~/Wallpapers/macos.png & -exec-once = ~/.config/hypr/scripts/swww-launch.sh & +exec-once = swaybg -i ~/Wallpapers/dark-blue-windows-3840x2160-14391.png & +# exec-once = ~/.config/hypr/scripts/swww-launch.sh & # status bar : exec-once = ~/.config/hypr/scripts/waybar-launch.sh & diff --git a/hyprland/.config/hypr/conf/monitors/1600x900.conf b/hyprland/.config/hypr/conf/monitors/1600x900.conf index a5e8aed..99577e7 100644 --- a/hyprland/.config/hypr/conf/monitors/1600x900.conf +++ b/hyprland/.config/hypr/conf/monitors/1600x900.conf @@ -1,6 +1,6 @@ -# ----------------------------------------------------- +# ----------------------------------------------------- # Monitor Setup # name: "1600x900@75" -# ----------------------------------------------------- +# ----------------------------------------------------- -monitor=,1600x900@77,auto,1 \ No newline at end of file +monitor=,1600x900@75,auto,1 \ No newline at end of file