From 61bedad35b8a27d77a7a46f4dd45bc7703e850c0 Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Wed, 23 Apr 2025 18:21:47 +0800 Subject: [PATCH] remove useless file autostart.sh --- autostart.sh | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 autostart.sh diff --git a/autostart.sh b/autostart.sh deleted file mode 100755 index ea54097..0000000 --- a/autostart.sh +++ /dev/null @@ -1,15 +0,0 @@ -#! /bin/bash - -set +e - -systemctl --user unmask xdg-desktop-portal-hyprland -systemctl --user mask xdg-desktop-portal-gnome - -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 & - -