Update multiple scripts

This commit is contained in:
ItsDrike 2022-10-29 23:31:40 +02:00
parent 542ac098b4
commit 44b010a541
No known key found for this signature in database
GPG key ID: B014E761034AF742
17 changed files with 424 additions and 37 deletions

View file

@ -0,0 +1,8 @@
#!/bin/sh
sleep 4
systemctl --user stop xdg-desktop-portal
systemctl --user stop xdg-desktop-portal-wlr
sleep 2
systemctl --user start xdg-desktop-portal
systemctl --user start xdg-desktop-portal-wlr