nix-config/modules/desktop/dwm/xinitrc
Oliver Davies 278904eec6
Some checks are pending
/ check (push) Waiting to run
Group desktop modules
2025-11-22 14:41:07 +00:00

12 lines
228 B
Text

systemctl --user import-environment DISPLAY
poweralertd -s &
dwmblocks &
gammastep &
sxhkd &
export GPG_TTY=$(tty)
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpg-connect-agent updatestartuptty /bye
exec dwm