mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 16:39:52 +01:00
Xfce: Improve selected tabs style
This commit is contained in:
@@ -17,7 +17,7 @@ else
|
||||
$INKSCAPE --export-id=$i \
|
||||
--export-id-only \
|
||||
--export-background-opacity=0 \
|
||||
--export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \
|
||||
--export-filename=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \
|
||||
&& $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user