mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-19 12:34:32 +00:00
Compare commits
No commits in common. "3c08ac71789b5139d8cf59b337d9a9af35588560" and "6db17fbcbe56b1bb298dd1d8364f500b9c9e806a" have entirely different histories.
3c08ac7178
...
6db17fbcbe
@ -73,7 +73,6 @@ the user to manage services with dependencies and parallel startup.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ifreund/dumb_runtime_dir")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nrxhvbh3bs4pi4f5h03zw1p1ys19qmmlx263ysly8302wkxk1m4"))))
|
||||
|
@ -170,9 +170,6 @@ extensions, such as @code{wlr-protocols} and @code{plasma-wayland-protocols}.")
|
||||
(setenv "XDG_RUNTIME_DIR" "/tmp")))
|
||||
(add-after 'install 'install-extras
|
||||
(lambda _
|
||||
(substitute* "resources/niri.desktop"
|
||||
(("niri-session")
|
||||
(string-append #$output "/bin/niri --session")))
|
||||
(install-file
|
||||
"resources/niri.desktop"
|
||||
(in-vicinity #$output "share/wayland-sessions"))
|
||||
|
Loading…
Reference in New Issue
Block a user