diff options
author | listout <listout@protonmail.com> | 2021-09-02 14:59:15 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-09-02 14:59:15 +0530 |
commit | 2456551333c2e27e6aa661b0edae11f85162c7b6 (patch) | |
tree | ee34966e79bd5cdfdb38df481aafbf1614a217f5 /.xinitrc | |
parent | 8a8a330dea05fdb89d6c35454c420b274a234a01 (diff) |
argument for font path
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ xsetroot -cursor_name left_ptr +xset +fp $HOME/.local/share/fonts/uw_ttyp0/ eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh) export SSH_AUTH_SOCK xrdb ~/.Xresources && |