From 116b6cbff6335a9e72aaf7e4142486aebb9b900d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 25 Oct 2020 16:12:58 +0100 Subject: Add icons for alacritty, higan, icarus, and kitty MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 ++++++ scalable/apps/Alacritty.svg | 1 + scalable/apps/alacritty.svg | 1 + scalable/apps/compton.svg | 1 + scalable/apps/higan.svg | 1 + scalable/apps/icarus.svg | 1 + scalable/apps/kitty.svg | 1 + 7 files changed, 12 insertions(+) create mode 120000 scalable/apps/Alacritty.svg create mode 120000 scalable/apps/alacritty.svg create mode 100644 scalable/apps/compton.svg create mode 100644 scalable/apps/higan.svg create mode 100644 scalable/apps/icarus.svg create mode 120000 scalable/apps/kitty.svg diff --git a/Makefile b/Makefile index c4ccbbb..ba5950a 100644 --- a/Makefile +++ b/Makefile @@ -477,6 +477,9 @@ ICONS =\ apps/xterm-color\ apps/uxterm\ apps/terminator\ + apps/alacritty\ + apps/Alacritty\ + apps/kitty\ apps/gnome-terminal\ apps/yakuake\ apps/gnome-term\ @@ -785,6 +788,9 @@ ICONS =\ apps/steam\ apps/goa-panel\ apps/qv4l2\ + apps/compton\ + apps/higan\ + apps/icarus\ apps/woeusbgui-icon\ apps/woeusbgui\ apps/woeusb\ diff --git a/scalable/apps/Alacritty.svg b/scalable/apps/Alacritty.svg new file mode 120000 index 0000000..18cb8f4 --- /dev/null +++ b/scalable/apps/Alacritty.svg @@ -0,0 +1 @@ +alacritty.svg \ No newline at end of file diff --git a/scalable/apps/alacritty.svg b/scalable/apps/alacritty.svg new file mode 120000 index 0000000..08ba74f --- /dev/null +++ b/scalable/apps/alacritty.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file diff --git a/scalable/apps/compton.svg b/scalable/apps/compton.svg new file mode 100644 index 0000000..28f226f --- /dev/null +++ b/scalable/apps/compton.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/apps/higan.svg b/scalable/apps/higan.svg new file mode 100644 index 0000000..fe44670 --- /dev/null +++ b/scalable/apps/higan.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/apps/icarus.svg b/scalable/apps/icarus.svg new file mode 100644 index 0000000..5be9153 --- /dev/null +++ b/scalable/apps/icarus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scalable/apps/kitty.svg b/scalable/apps/kitty.svg new file mode 120000 index 0000000..08ba74f --- /dev/null +++ b/scalable/apps/kitty.svg @@ -0,0 +1 @@ +utilities-terminal.svg \ No newline at end of file -- cgit v1.2.3-70-g09d2