dotfiles

My dotfiles
git clone https://giovanniamaral.com/git/dotfiles
Log | Files | Refs | README | LICENSE

xinitrc (172B)


      1 [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/X11/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/X11/xprofile" 
      2 
      3 dbus-update-activation-environment --systemd --all
      4 exec dwm