diff --git a/hyprland/.config/hypr/conf/autostart.conf b/hyprland/.config/hypr/conf/autostart.conf index 747a0ef..9479f5d 100644 --- a/hyprland/.config/hypr/conf/autostart.conf +++ b/hyprland/.config/hypr/conf/autostart.conf @@ -8,6 +8,7 @@ exec-once = $scr_path/keyring-launch.sh exec-once = sleep 1 && pipewire & exec-once = sleep 1 && /usr/bin/pipewire-pulse & exec-once = sleep 1 && /usr/bin/wireplumber & +exec-once = wl-paste --watch cliphist store & # wallpaper : # exec-once = swaybg -i ~/Wallpapers/macos.png & @@ -19,7 +20,6 @@ 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 -# exec-once = wl-paste --watch cliphist store & # cursor : exec-once = hyprctl setcursor Bibata-Modern-Ice 24 \ No newline at end of file