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