diff options
| author | Daniel <[email protected]> | 2024-10-26 15:21:27 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-10-26 15:25:40 -0400 |
| commit | 6d66f2c88e66a8cd6d315ebcb5b801f9c3afd367 (patch) | |
| tree | 54e9f82d4333491719eabf156a3933210e8f6f3f /xorg/.Xresources | |
| parent | 9cfd63d882af89c8a0c5e6bdb9a9f190e9e5b2af (diff) | |
add dwm colors and correct colors
Diffstat (limited to 'xorg/.Xresources')
| -rw-r--r-- | xorg/.Xresources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index 73ef167..050f0fe 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -19,6 +19,10 @@ URxvt.boldFont: xft:Iosevka Comfy:style=Bold:size=14 URxvt.italicFont: xft:Iosevka Comfy:style=Italic:size=14 URxvt.boldItalicFont: xft:Iosevka Comfy:style=Bold Italic:size=14 +st.font: Iosevka Comfy-16 +nsxiv.bar.font: Iosevka Comfy Motion-16 +dmenu.font: Iosevka Comfy-16 + !! Copy Paste URxvt.perl-lib: /home/bard/.urxvt/ URxvt.perl-ext-common: default,keyboard-select,selection-to-clipboard,matcher,resize-font |
