mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-04 17:04:21 +00:00
rose
This commit is contained in:
parent
dfe783a2c1
commit
1fac082597
@ -31,4 +31,4 @@
|
||||
(let ((tuigreet-bin (file-append tuigreet "/bin/tuigreet")))
|
||||
(lower-object
|
||||
(program-file "tuigreet-wrapper"
|
||||
#~(execv #$tuigreet-bin (cons #$tuigreet-bin #$args)))))))
|
||||
#~(execl #$tuigreet-bin #$tuigreet-bin #$@args))))))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user