config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit a4c1e53522bb49ac6ed3e69115c1e5f1a96b90ab
parent bc78d93d7f4f086e49d66b94a104c3677722338e
Author: jacob@thinkpad <jacobouno@protonmail.com>
Date:   Mon,  2 Mar 2020 15:28:10 -0800

now load Xresouces opon starting X

Diffstat:
Mxinitrc/.xinitrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/xinitrc/.xinitrc b/xinitrc/.xinitrc @@ -32,6 +32,7 @@ fi #}}} # X utilitys +xrdb -load ~/.Xresources & xsetroot -xcf ~/.icons/Quintom/cursors/left_ptr 13 & xwallpaper --zoom $HOME/.wallpaper &