feat(hypr): add hyprland

This commit is contained in:
2026-04-22 17:48:19 +02:00
parent 6a676c06fc
commit 91ede7e459
12 changed files with 486 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
sleep 1
killall -e xdg-desktop-portal-hyprland
killall -e xdg-desktop-portal-wlr
killall xdg-desktop-portal
/usr/lib/xdg-desktop-portal-hyprland &
sleep 2
/usr/lib/xdg-desktop-portal &