From 311bdd02e52aaf1d121b32e187fbf8145852c07d Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Wed, 5 Feb 2025 15:48:34 +0800 Subject: [PATCH] remove useless file --- ~/.config/plume/autostart.sh | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 ~/.config/plume/autostart.sh diff --git a/~/.config/plume/autostart.sh b/~/.config/plume/autostart.sh deleted file mode 100755 index ea540979..00000000 --- a/~/.config/plume/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 & - -