commit 0ff2831a65b23dc29b0d0fefd76f56445fe7b175 parent 1ffe4cec75977345df930f1734e829ae3aaaa985 Author: GasparVardanyan <gaspar.vardanyan.mailbox@gmail.com> Date: Wed, 16 Feb 2022 02:15:20 +0400 [st][patch][xtheme] update index.md Diffstat:
M | st.suckless.org/patches/xtheme/index.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/st.suckless.org/patches/xtheme/index.md b/st.suckless.org/patches/xtheme/index.md @@ -22,6 +22,14 @@ But if the alternative resource too doesn't found, the default resource is used specified in *$themedefaults* file. +Applying new resources +---------------------- +[This](https://gitlab.com/GasparVardanyan/dwm/-/commit/51e56cbf91645e8f81de15a1591c104eddf7385c) is how you can apply new resources (the example is for dwm version of xtheme). + +NOTE: *xresources.defaults* is the *$themedefaults* of dwm's xtheme. Modify + +*themes/st-defaults.h* for st. + GitLab ------ [https://gitlab.com/GasparVardanyan/st/-/tree/xtheme](https://gitlab.com/GasparVardanyan/st/-/tree/xtheme)