diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-09 21:10:10 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-09 21:10:10 -0500 |
| commit | b40178c86dd993a798867596ef170959afb04dda (patch) | |
| tree | 7060bc73cfc1f30010300528073779a7509d8e65 /.Xresources | |
| parent | d99097166c75cb473bc4af4f77c0ca22a1be6290 (diff) | |
| download | eibhear-b40178c86dd993a798867596ef170959afb04dda.tar.gz eibhear-b40178c86dd993a798867596ef170959afb04dda.tar.zst eibhear-b40178c86dd993a798867596ef170959afb04dda.zip | |
avoid transparency syntax diff errors
Diffstat (limited to '.Xresources')
| -rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index 1270a04..7d88a35 100644 --- a/.Xresources +++ b/.Xresources @@ -16,6 +16,6 @@ *.color14: #8ec07c *.color15: #ebdbb2 !! Transparency (0-255): -*.alpha: 230 +st.alpha: 230 !! Set a default font and font size as below: !! *.font: Monospace-14; |
