diff --git a/nwgbar-icons/install.sh b/nwgbar-icons/install.sh new file mode 100755 index 0000000..1b9fce8 --- /dev/null +++ b/nwgbar-icons/install.sh @@ -0,0 +1,4 @@ +#!/bin/bash +# Get this script directory +DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" +cp -r $DIR/* /usr/share/nwg-launchers/nwgbar/images \ No newline at end of file diff --git a/nwgbar-icons/lock.svg b/nwgbar-icons/lock.svg new file mode 100644 index 0000000..208697d --- /dev/null +++ b/nwgbar-icons/lock.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/nwgbar-icons/logout.svg b/nwgbar-icons/logout.svg new file mode 100644 index 0000000..f63a257 --- /dev/null +++ b/nwgbar-icons/logout.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/nwgbar-icons/reboot.svg b/nwgbar-icons/reboot.svg new file mode 100644 index 0000000..13adc69 --- /dev/null +++ b/nwgbar-icons/reboot.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/nwgbar-icons/shutdown.svg b/nwgbar-icons/shutdown.svg new file mode 100644 index 0000000..e2315e0 --- /dev/null +++ b/nwgbar-icons/shutdown.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/nwgbar-icons/suspend.svg b/nwgbar-icons/suspend.svg new file mode 100644 index 0000000..b5d1f6f --- /dev/null +++ b/nwgbar-icons/suspend.svg @@ -0,0 +1,10 @@ + + + + + + + +