Compare commits
No commits in common. "38394e833fb9138540b48c1f925c20d5d25ce6b6" and "98d507d01c27455a676ba87e084c894819095b6c" have entirely different histories.
38394e833f
...
98d507d01c
Binary file not shown.
Before Width: | Height: | Size: 137 B After Width: | Height: | Size: 137 B |
Binary file not shown.
Before Width: | Height: | Size: 139 B After Width: | Height: | Size: 332 B |
@ -1,3 +0,0 @@
|
||||
[Icon Theme]
|
||||
Name=Wintergreen
|
||||
Comment=A simple cursor theme
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
not-allowed
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,10 +0,0 @@
|
||||
#!/bin/sh
|
||||
themesDest="$HOME/.themes"
|
||||
iconsDest="$HOME/.icons"
|
||||
mkdir -p "$themesDest"
|
||||
mkdir -p "$iconsDest"
|
||||
echo "... installing theme"
|
||||
cp -r themes/Wintergreen "$themesDest"
|
||||
echo "... installing icons"
|
||||
cp -r icons/Wintergreen "$iconsDest"
|
||||
echo ".// ok"
|
Loading…
Reference in New Issue
Block a user