hyprland: remove nm-applet from macbook startup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-26 12:54:11 +01:00
parent 3f61cb6b09
commit 0156255cac

View file

@ -240,7 +240,7 @@ in
hl.exec_cmd("systemctl --user start hyprland-session.target")
hl.exec_cmd("qs")
hl.exec_cmd("mako")
${lib.optionalString isMacbook ''hl.exec_cmd("nm-applet --indicator")''}
hl.exec_cmd("wl-paste --type text --watch cliphist store")
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")