nix-config/modules/dwm/xinitrc

14 lines
245 B
Text
Raw Normal View History

systemctl --user import-environment DISPLAY
poweralertd -s &
2025-07-11 18:31:19 +01:00
set-background &
2025-08-05 00:12:50 +01:00
dwmblocks &
2025-08-03 22:01:13 +01:00
gammastep &
2025-05-25 08:49:39 +01:00
sxhkd &
export GPG_TTY=$(tty)
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpg-connect-agent updatestartuptty /bye
exec dwm