Make sure zsh is installed for the herbstluftwm configuration
This commit is contained in:
parent
b157ecf8ff
commit
a1a6300851
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
"Extra commands"))
|
"Extra commands"))
|
||||||
|
|
||||||
(define (add-herbstluftwm-packages config)
|
(define (add-herbstluftwm-packages config)
|
||||||
(list (home-herbstluftwm-configuration-package config)))
|
(list (home-herbstluftwm-configuration-package config) zsh))
|
||||||
|
|
||||||
(define (home-herbstluftwm-autostart-file config)
|
(define (home-herbstluftwm-autostart-file config)
|
||||||
(apply mixed-executable-file
|
(apply mixed-executable-file
|
||||||
|
|
Loading…
Reference in a new issue