mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 12:44:37 +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