diff options
| author | BardofSprites <[email protected]> | 2024-08-24 14:14:07 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-24 14:14:07 -0400 |
| commit | 24feb843e2d7340fe83a10c747ce6e5523678676 (patch) | |
| tree | f67e38a467f4344a0c2f8b56615bfbe4a5ff4277 /xorg/Xresources.vivendi | |
| parent | 41e554a7c67b707e0ee457f252ba8e14f1a7a96d (diff) | |
delete individual font settings
I just realized i can set this in .Xresources file instead
Diffstat (limited to 'xorg/Xresources.vivendi')
| -rw-r--r-- | xorg/Xresources.vivendi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xorg/Xresources.vivendi b/xorg/Xresources.vivendi index 0c75c47..bb11991 100644 --- a/xorg/Xresources.vivendi +++ b/xorg/Xresources.vivendi @@ -28,17 +28,14 @@ URxvt.background: [90]#000000 *.color7: #ffffff *.color15: #ffffff -st.font: Comic Code-14 dmenu.background: #000000 dmenu.foreground: #ffffff dmenu.selbackground: #505050 dmenu.selforeground: #ffffff -dmenu.font: Comic Code-14 Nsxiv.window.background: #000000 Nsxiv.window.foreground: #ffffff Nsxiv.mark.foreground: #ffffff Nsxiv.bar.background: #505050 Nsxiv.bar.foreground: #ffffff -Nsxiv.bar.font: Comic Code-14 |
