Commit graph

5 commits

Author SHA1 Message Date
MetaDark
b12dfd0757 rofi: fix displaying hicolor icons
This adds the hicolor theme to XDG_DATA_DIRS for rofi and moves all
wrapping to rofi/wrapper.nix.

The wrapper will now always be generated, even when a theme is not provided.
2019-12-23 14:40:33 -05:00
xrelkd
6a41fca56a rofi: 1.5.3 -> 1.5.4
Update URL of source code, because the Git repository was moved to
"https://github.com/davatorium/rofi" from
"https://github.com/DaveDavenport/rofi".
2019-07-08 22:39:00 +08:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Silvan Mosberger
06673cba31
fix rofi wrapper only passing along binary 2018-06-11 21:30:36 +02:00
Maximilian Bosch
26a4e02e95
rofi: add theme option
This is helpful when defining a `*.rasi` theme for rofi using
`pkgs.writeText` rather than messing up the impure `~/.config`
directory.
2018-04-04 15:24:51 +02:00