mirror of
https://github.com/mrfluffy-dev/oreo-cursor.git
synced 2026-01-16 21:40:32 +00:00
added cursor.theme
This commit is contained in:
2
build.sh
2
build.sh
@@ -97,4 +97,6 @@ for theme_src_dir in "$SRC_DIR"/*; do
|
|||||||
create_aliases "$theme_out_dir"/cursors
|
create_aliases "$theme_out_dir"/cursors
|
||||||
|
|
||||||
cp -f "$theme_src_dir/index.theme" "$theme_out_dir"/
|
cp -f "$theme_src_dir/index.theme" "$theme_out_dir"/
|
||||||
|
cp -f cursor.theme "$theme_out_dir"/
|
||||||
|
sed -i 's/oreo_base_cursors/'$theme_name'/g' dist/$theme_name/cursor.theme
|
||||||
done
|
done
|
||||||
|
|||||||
2
cursor.theme
Executable file
2
cursor.theme
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
[Icon Theme]
|
||||||
|
Inherits=oreo_base_cursors
|
||||||
Reference in New Issue
Block a user