feat(autoexec): added blueman-applet

This commit is contained in:
2026-07-07 21:28:46 +02:00
parent 55f8ca7ce4
commit 9e4bc25f00
+1
View File
@@ -1,6 +1,7 @@
hl.on("hyprland.start", function()
hl.exec_cmd("zshell-cli shell start")
hl.exec_cmd("nm-applet")
hl.exec_cmd("blueman-applet")
hl.exec_cmd("fcitx5")
hl.exec_cmd("wl-paste --type text --watch cliphist store")
hl.exec_cmd("wl-paste --type image --watch cliphist store")