From 0ad233b769c6a1948435a60ae14a3627e62066ec Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Sat, 8 Feb 2025 14:18:48 +0800 Subject: [PATCH] remove unuse config --- autostart.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/autostart.sh b/autostart.sh index 57a3322..86f0382 100755 --- a/autostart.sh +++ b/autostart.sh @@ -4,8 +4,6 @@ set +e dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway -/usr/lib/xdg-desktop-portal-hyprland & - wl-clip-persist --clipboard regular & wl-paste --type text --watch cliphist store & wlsunset -T 3501 -t 3500 &