From 61d522ba83ef02aed20d3cc0cf548df5eb0808e0 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Fri, 23 Feb 2024 17:01:27 +0330 Subject: [PATCH] fix: set mouse cursor --- hyprland/.config/hypr/conf/autostart.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyprland/.config/hypr/conf/autostart.conf b/hyprland/.config/hypr/conf/autostart.conf index 49aa424..433bf20 100644 --- a/hyprland/.config/hypr/conf/autostart.conf +++ b/hyprland/.config/hypr/conf/autostart.conf @@ -12,11 +12,11 @@ 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 = ~/.config/hypr/scripts/swww-launch.sh & # status bar : -exec-once = ~/.config/hypr/scripts/waybar-launch.sh -exec-once = ~/.config/hypr/scripts/dunst-launch.sh +exec-once = ~/.config/hypr/scripts/waybar-launch.sh & +exec-once = ~/.config/hypr/scripts/dunst-launch.sh & # exec-once = eww daemon && eww open bar # exec-once = swayidle -w timeout 300 'gtklock' before-sleep 'gtklock' & # exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up