This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/starr-dusT/dotfiles.git
synced
2025-02-19 19:27:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dotfiles
/
provision
/
nixos
/
overlays
/
rofi.nix
6 lines
86 B
Nix
Raw
Normal View
History
Unescape
Escape
add lib folder
2023-05-14 15:10:40 -07:00
self
:
super
:
{
add tooling.nix
2023-05-20 09:16:45 -07:00
rofi
=
super
.
rofi
.
override
{
plugins
=
[
self
.
rofi-emoji
]
;
}
;
add lib folder
2023-05-14 15:10:40 -07:00
}
Reference in New Issue
Copy Permalink