remove useless file

This commit is contained in:
DreamMaoMao 2025-02-05 15:48:34 +08:00
parent e3ec815505
commit 311bdd02e5

View file

@ -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 &