Commit graph

7 commits

Author SHA1 Message Date
Cole Helbling f0fe89357e
rofi: add plugins' share directories to XDG_DATA_DIRS 2020-03-31 12:01:47 -07:00
luc65r 8edd400bfb
rofi-calc: init at 1.6 (#83136)
Also:
* maintainers: add albakhamj
* maintainers: add luc65r
* rofi: add plugins argument to wrapper

Co-authored-by: Maciej Krüger <mkg20001@gmail.com>
2020-03-30 01:18:56 +02:00
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