Added customization from prasanthrangan/hyprdots

This commit is contained in:
Trianta
2024-01-24 23:23:07 -06:00
parent f1f95d8728
commit d13f6b7f2d
10 changed files with 417 additions and 165 deletions
+12
View File
@@ -0,0 +1,12 @@
#!/bin/bash
sleep 1
killall xdg-desktop-portal-hyprland
killall xdg-desktop-portal-gnome
killall xdg-desktop-portal-kde
killall xdg-desktop-portal-lxqt
killall xdg-desktop-portal-wlr
killall xdg-desktop-portal
sleep 1
/usr/lib/xdg-desktop-portal-hyprland &
sleep 2
/usr/lib/xdg-desktop-portal &