mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-30 11:11:14 -04:00
remove useless file autostart.sh
This commit is contained in:
parent
98213f9a54
commit
61bedad35b
1 changed files with 0 additions and 15 deletions
15
autostart.sh
15
autostart.sh
|
|
@ -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 &
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue