diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2024-12-20 12:49:47 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2024-12-20 12:49:47 +0100 |
| commit | 7f0646d713e7284a79abf5f60b82bd1fc5e8abc5 (patch) | |
| tree | a0af5eba0af5da34c94df01d86aa1cb987f5325e /.Xresources | |
| parent | 2fa513acc7eaf72a158e26bc46f5ff4dec4a2b86 (diff) | |
re-added some stuff that was lost to rebase
Diffstat (limited to '.Xresources')
| -rw-r--r-- | .Xresources | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources index 06d62e8..ae68e93 100644 --- a/.Xresources +++ b/.Xresources @@ -10,8 +10,11 @@ URxvt.*font: xft:Iosevka Term Custom:style=Regular:size=11:antialias=True /*,xft:JoyPixels:pixelsize=10*/ !! true transparency -URxvt.depth: 32 -URxvt.background: [90]#000000 +!!URxvt.depth: 32 +!!URxvt.background: [90]#000000 + +!! no transparency +URxvt.background: #000000 URxvt.foreground: #ffffff !! visuals and colors |
