Drop the systemd running on advice from outfoxxed
This commit is contained in:
@@ -3,7 +3,7 @@ hl.on("hyprland.start", function()
|
||||
hl.exec_cmd("systemctl --user import-environment $(env | cut -d'=' -f 1)")
|
||||
hl.exec_cmd("dbus-update-activation-environment --systemd --all")
|
||||
|
||||
hl.exec_cmd("systemctl --user start omarchy-shell.service")
|
||||
hl.exec_cmd("quickshell -n -p $HOME/.local/share/omarchy/shell")
|
||||
hl.exec_cmd("uwsm-app -- hypridle")
|
||||
hl.exec_cmd("uwsm-app -- fcitx5 --disable notificationitem")
|
||||
hl.exec_cmd("omarchy-first-run")
|
||||
|
||||
Reference in New Issue
Block a user