[Xresources, St] Fix st alpha
This commit fixes a typo in St’s alpha channel declaration.
This commit is contained in:
parent
8f35b85ef1
commit
329d419b41
@ -258,7 +258,7 @@
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
I can also set the transparency of st (my terminal emulator) like so:
|
I can also set the transparency of st (my terminal emulator) like so:
|
||||||
#+BEGIN_SRC conf
|
#+BEGIN_SRC conf
|
||||||
st.alpha: 0.65g
|
st.alpha: 0.65
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Next is the declaration of my color theme. It is based on the [[https://www.nordtheme.com/][Nord]] theme,
|
Next is the declaration of my color theme. It is based on the [[https://www.nordtheme.com/][Nord]] theme,
|
||||||
|
Loading…
Reference in New Issue
Block a user