aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-06-13 22:58:01 +0200
committerMattias Andrée <maandree@kth.se>2018-06-13 22:58:01 +0200
commit11a12048212f84a7f1cfdb93357bdfaa21d85233 (patch)
tree2c08b9458a10d690543cc9728b4c29a52879ce15 /Makefile
parentMore status icons and aliases (diff)
downloadsimple-icon-theme-11a12048212f84a7f1cfdb93357bdfaa21d85233.tar.gz
simple-icon-theme-11a12048212f84a7f1cfdb93357bdfaa21d85233.tar.bz2
simple-icon-theme-11a12048212f84a7f1cfdb93357bdfaa21d85233.tar.xz
Add keyboard and mouse charge icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile50
1 files changed, 50 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8ad0aea..039784c 100644
--- a/Makefile
+++ b/Makefile
@@ -848,6 +848,56 @@ ICONS =\
status/gpm-battery-missing\
status/xfpm-battery-missing\
status/battery_empty\
+ status/gpm-keyboard-charged\
+ status/gpm-keyboard-100-charging\
+ status/gpm-keyboard-080-charging\
+ status/gpm-keyboard-060-charging\
+ status/gpm-keyboard-040-charging\
+ status/gpm-keyboard-020-charging\
+ status/gpm-keyboard-000-charging\
+ status/gpm-keyboard-100\
+ status/notification-gpm-keyboard-100\
+ status/xfpm-keyboard-100\
+ status/gpm-keyboard-080\
+ status/notification-gpm-keyboard-080\
+ status/xfpm-keyboard-080\
+ status/gpm-keyboard-060\
+ status/notification-gpm-keyboard-060\
+ status/xfpm-keyboard-060\
+ status/gpm-keyboard-040\
+ status/notification-gpm-keyboard-040\
+ status/xfpm-keyboard-040\
+ status/gpm-keyboard-020\
+ status/notification-gpm-keyboard-020\
+ status/xfpm-keyboard-020\
+ status/gpm-keyboard-000\
+ status/notification-gpm-keyboard-000\
+ status/xfpm-keyboard-000\
+ status/gpm-mouse-charged\
+ status/gpm-mouse-100-charging\
+ status/gpm-mouse-080-charging\
+ status/gpm-mouse-060-charging\
+ status/gpm-mouse-040-charging\
+ status/gpm-mouse-020-charging\
+ status/gpm-mouse-000-charging\
+ status/gpm-mouse-100\
+ status/notification-gpm-mouse-100\
+ status/xfpm-mouse-100\
+ status/gpm-mouse-080\
+ status/notification-gpm-mouse-080\
+ status/xfpm-mouse-080\
+ status/gpm-mouse-060\
+ status/notification-gpm-mouse-060\
+ status/xfpm-mouse-060\
+ status/gpm-mouse-040\
+ status/notification-gpm-mouse-040\
+ status/xfpm-mouse-040\
+ status/gpm-mouse-020\
+ status/notification-gpm-mouse-020\
+ status/xfpm-mouse-020\
+ status/gpm-mouse-000\
+ status/notification-gpm-mouse-000\
+ status/xfpm-mouse-000\
status/bluetooth-active\
status/blueman-tray\
status/bluetooth-disabled\