fschl/home-services/desktop: add 'hicolor-icon-theme' for tray icons
This commit is contained in:
parent
c6f10afe64
commit
919381562f
|
@ -30,6 +30,7 @@
|
||||||
"grimshot" ;; grimshot --notify copy area
|
"grimshot" ;; grimshot --notify copy area
|
||||||
"feh"
|
"feh"
|
||||||
"network-manager-applet"
|
"network-manager-applet"
|
||||||
|
"hicolor-icon-theme" ;; needed in waybar by nm-applet, gammastep-indicator
|
||||||
|
|
||||||
;; Compatibility for older Xorg applications
|
;; Compatibility for older Xorg applications
|
||||||
"xorg-server-xwayland"
|
"xorg-server-xwayland"
|
||||||
|
@ -103,6 +104,7 @@
|
||||||
"openssh"
|
"openssh"
|
||||||
"zip"
|
"zip"
|
||||||
"unzip"
|
"unzip"
|
||||||
|
"udiskie"
|
||||||
"trash-cli"))))
|
"trash-cli"))))
|
||||||
|
|
||||||
(define (home-desktop-shepherd-services config)
|
(define (home-desktop-shepherd-services config)
|
||||||
|
|
Loading…
Reference in New Issue