mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-09 07:11:42 +01:00
Added proper systemd handshakes to hypr/niri configs
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE
|
||||||
|
exec-once = systemctl --user start graphical-session.target
|
||||||
|
|
||||||
$noctalia = $HOME/.local/bin/noctalia-cli
|
$noctalia = $HOME/.local/bin/noctalia-cli
|
||||||
exec-once = $noctalia start # Here for now, until they fix systemd launching
|
exec-once = $noctalia start # Here for now, until they fix systemd launching
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
spawn-at-startup "dbus-update-activation-environment" "--systemd" "WAYLAND_DISPLAY" "XDG_CURRENT_DESKTOP" "XDG_SESSION_TYPE"
|
||||||
|
spawn-at-startup "systemctl" "--user" "start" "graphical-session.target"
|
||||||
|
|
||||||
spawn-sh-at-startup "qs -c noctalia-shell"
|
spawn-sh-at-startup "qs -c noctalia-shell"
|
||||||
|
|
||||||
hotkey-overlay {
|
hotkey-overlay {
|
||||||
|
|||||||
Reference in New Issue
Block a user