diff options
author | xyz <gky44px1999@gmail.com> | 2021-04-10 07:38:14 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-04-10 07:38:14 -0700 |
commit | 479f2fc253ffb7fcf43aa2edb9022e316723d245 (patch) | |
tree | d269b2d14e821678de046559f69381a7898e64e9 | |
parent | 02f8c7d1917c048307d8512d5aed56b93fcdf0d6 (diff) |
xwallpaper .xinitrc
-rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,5 +32,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then unset f fi +xwallpaper --maximize $HOME/.config/wallpaper.png redshift & exec dwm |