diff options
| author | Daniel <[email protected]> | 2024-07-20 18:49:34 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-07-20 18:49:34 -0400 |
| commit | 38bf6ae1ecfa2f3e94bc6e110a33cc2ed3a99055 (patch) | |
| tree | 63d09a866d53ea68b59892f97afdee293946ac43 /xorg/Xresources.tao-yang | |
| parent | 3f1826c3ede8d2ff5981f7ecdd8cc53d1c0b4436 (diff) | |
add font settings for suckless utils
Diffstat (limited to 'xorg/Xresources.tao-yang')
| -rw-r--r-- | xorg/Xresources.tao-yang | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/Xresources.tao-yang b/xorg/Xresources.tao-yang index f462f40..7d4b807 100644 --- a/xorg/Xresources.tao-yang +++ b/xorg/Xresources.tao-yang @@ -26,6 +26,7 @@ *.background: #171717 *.foreground: #FCFCFC +*.cursorColor: #FCFCFC dmenu.background: #171717 dmenu.foreground: #FCFCFC @@ -40,4 +41,4 @@ Nsxiv.bar.background: #171717 Nsxiv.bar.foreground: #FCFCFC Nsxiv.bar.font: Terminus-16 -st.font: Terminus-16
\ No newline at end of file +st.font: Terminus-16 |
