[Hypr] move lua setup to new folder, add bind to toggle muting of default mic

This commit is contained in:
2026-05-29 17:00:49 +02:00
parent e73e7b2353
commit 9602c673e5
5 changed files with 138 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
sleep 1
killall xdg-desktop-portal-hyprland
killall xdg-desktop-portal-wlr
killall xdg-desktop-portal
/usr/libexec/xdg-desktop-portal-hyprland &
sleep 2
/usr/lib/xdg-desktop-portal &