hyprland: autostart quickshell
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8e914e3131
commit
71661498d9
1 changed files with 1 additions and 0 deletions
|
|
@ -238,6 +238,7 @@ in
|
||||||
-- Ensure hyprland-session.target starts even if HM's
|
-- Ensure hyprland-session.target starts even if HM's
|
||||||
-- dbus-update-activation-environment chain fails upstream.
|
-- dbus-update-activation-environment chain fails upstream.
|
||||||
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("mako")
|
hl.exec_cmd("mako")
|
||||||
${lib.optionalString isMacbook ''hl.exec_cmd("nm-applet --indicator")''}
|
${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")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue