mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2026-04-28 07:24:16 +02:00
Add xfwm theme
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
for i in assets/*;
|
||||
set -l file_name (basename $i .svg)
|
||||
convert -background none $i ./$file_name'.png'
|
||||
;end
|
||||
Reference in New Issue
Block a user