[Xresources, St] Fix st alpha

This commit fixes a typo in St’s alpha channel declaration.
This commit is contained in:
Lucien Cartier-Tilet 2020-08-28 15:45:33 +02:00
parent 8f35b85ef1
commit 329d419b41
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@
#+END_SRC
I can also set the transparency of st (my terminal emulator) like so:
#+BEGIN_SRC conf
st.alpha: 0.65g
st.alpha: 0.65
#+END_SRC
Next is the declaration of my color theme. It is based on the [[https://www.nordtheme.com/][Nord]] theme,