hyprland: remove nm-applet from macbook startup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3f61cb6b09
commit
0156255cac
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ in
|
||||||
hl.exec_cmd("systemctl --user start hyprland-session.target")
|
hl.exec_cmd("systemctl --user start hyprland-session.target")
|
||||||
hl.exec_cmd("qs")
|
hl.exec_cmd("qs")
|
||||||
hl.exec_cmd("mako")
|
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 text --watch cliphist store")
|
||||||
hl.exec_cmd("wl-paste --type image --watch cliphist store")
|
hl.exec_cmd("wl-paste --type image --watch cliphist store")
|
||||||
hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")
|
hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue