rofi: Use gruvbox theme
This commit is contained in:
parent
e52b0e0d8a
commit
020edd4fc9
2 changed files with 192 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
enable = true;
|
||||
plugins = with pkgs; [ rofi-calc rofi-emoji ];
|
||||
terminal = "${pkgs.alacritty}/bin/alacritty";
|
||||
theme = ./themes/gruvbox-dark-soft.rasi;
|
||||
pass = {
|
||||
enable = true;
|
||||
stores = [ config.programs.password-store.settings.PASSWORD_STORE_DIR ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue