diff --git a/Makefile b/Makefile
index 14ae57e..3f72f2e 100644
--- a/Makefile
+++ b/Makefile
@@ -16,11 +16,12 @@ install:
sleep 1
mkdir -p /usr/share/nwg-drawer
cp -r desktop-directories /usr/share/nwg-drawer
+ cp -r img /usr/share/nwg-drawer
cp drawer.css /usr/share/nwg-drawer
cp bin/nwg-drawer /usr/bin
- cp LICENSE /usr/share/licenses/nwg-shell-drawer/LICENSE
- cp README.md /usr/share/doc/nwg-shell-drawer/README.md
+ install -Dm 644 -t "/usr/share/licenses/nwg-drawer" LICENSE
+ install -Dm 644 -t "/usr/share/doc/nwg-drawer" README.md
uninstall:
rm -r /usr/share/nwg-drawer
diff --git a/img/exit.svg b/img/exit.svg
index f6db074..7a36f22 100644
--- a/img/exit.svg
+++ b/img/exit.svg
@@ -5,7 +5,7 @@
viewBox="0 0 48 48"
height="48"
width="48"
- sodipodi:docname="exit.svg"
+ sodipodi:docname="exit1.svg"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
@@ -23,16 +23,23 @@
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
- inkscape:zoom="11.039097"
- inkscape:cx="24.005586"
- inkscape:cy="27.085548"
- inkscape:window-width="1912"
- inkscape:window-height="1012"
+ inkscape:zoom="9.4201949"
+ inkscape:cx="17.197096"
+ inkscape:cy="24.256398"
+ inkscape:window-width="2552"
+ inkscape:window-height="1372"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg8"
- showgrid="false" />
+ showgrid="false"
+ showguides="true">
+
+
-
-
-
-
+ d="M 24 4 C 12.954338 4 4 12.954338 4 24 C 4 35.045662 12.954338 44 24 44 C 31.79942 44 38.549265 39.531179 41.845703 33.017578 L 40.427734 33.017578 C 37.240509 38.816001 31.084255 42.75 24 42.75 C 13.644691 42.75 5.25 34.355309 5.25 24 C 5.25 13.644691 13.644691 5.25 24 5.25 C 31.084255 5.25 37.240509 9.1839991 40.427734 14.982422 L 41.845703 14.982422 C 38.549265 8.4688214 31.79942 4 24 4 z " />
+
diff --git a/img/lock.svg b/img/lock.svg
new file mode 100644
index 0000000..372c46a
--- /dev/null
+++ b/img/lock.svg
@@ -0,0 +1,66 @@
+
+