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
|
||||
"feh"
|
||||
"network-manager-applet"
|
||||
"hicolor-icon-theme" ;; needed in waybar by nm-applet, gammastep-indicator
|
||||
|
||||
;; Compatibility for older Xorg applications
|
||||
"xorg-server-xwayland"
|
||||
|
@ -103,6 +104,7 @@
|
|||
"openssh"
|
||||
"zip"
|
||||
"unzip"
|
||||
"udiskie"
|
||||
"trash-cli"))))
|
||||
|
||||
(define (home-desktop-shepherd-services config)
|
||||
|
|
Loading…
Reference in New Issue