nix-config/modules2/dwm/xinitrc
Oliver Davies 8ca7b4c806
All checks were successful
/ check (push) Successful in 1m36s
Move and refactor dwm configuration
2025-07-27 20:11:29 +01:00

12 lines
257 B
Text

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