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.operandi | |
| parent | 41e554a7c67b707e0ee457f252ba8e14f1a7a96d (diff) | |
delete individual font settings
I just realized i can set this in .Xresources file instead
Diffstat (limited to 'xorg/Xresources.operandi')
| -rw-r--r-- | xorg/Xresources.operandi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xorg/Xresources.operandi b/xorg/Xresources.operandi index 878eb3e..f969097 100644 --- a/xorg/Xresources.operandi +++ b/xorg/Xresources.operandi @@ -28,17 +28,13 @@ URxvt.background: [90]#ffffff *.color7: #ffffff *.color15: #ffffff -st.font: Comic Code-14 - dmenu.background: #ffffff dmenu.foreground: #000000 dmenu.selbackground: #c8c8c8 dmenu.selforeground: #000000 -dmenu.font: Comic Code-14 Nsxiv.window.background: #ffffff Nsxiv.window.foreground: #000000 Nsxiv.mark.foreground: #000000 Nsxiv.bar.background: #c8c8c8 Nsxiv.bar.foreground: #000000 -Nsxiv.bar.font: Comic Code-14 |
