[Xresources, St] Fix st alpha

This commit fixes a typo in St’s alpha channel declaration.
This commit is contained in:
2020-08-28 15:45:33 +02:00
parent 8f35b85ef1
commit 329d419b41

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,