diff options
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then unset f fi -#Screen background feh +#Select random background image shopt -s nullglob pics=(~/vimconfig/pictures/b_*) |