finally refactor to lua. Also neat things WIP

This commit is contained in:
2026-08-24 00:50:01 +02:00
parent e661abc15e
commit 5bd01aa47d
4 changed files with 262 additions and 0 deletions

3
hypr/exec.lua Normal file
View File

@@ -0,0 +1,3 @@
hl.exec_cmd("dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP DISPLAY")
hl.exec_cmd("uwsm app udiskie")
hl.exec_cmd("uwsm app kdeconnect-indicator")