Fix rofi service
This commit is contained in:
parent
d959e108d1
commit
4eb646a8da
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
|
||||
(define (home-rofi-extension old-config extension-configs)
|
||||
(match old-config
|
||||
(($ <home-rofi-configuration> _ package* config* theme*)
|
||||
(($ <home-rofi-configuration> package* config* theme*)
|
||||
(home-rofi-configuration
|
||||
(package package*)
|
||||
(config (append config*
|
||||
|
|
Loading…
Reference in a new issue