Tweak rofi

This commit is contained in:
Paul-Henri Froidmont 2023-03-27 04:31:58 +02:00
parent e37d668817
commit 280fd08a6b
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
5 changed files with 145 additions and 8 deletions

View file

@ -134,11 +134,6 @@ in {
AddressFamily inet
'';
};
rofi = {
enable = true;
theme = "gruvbox-dark";
terminal = "alacritty";
};
bat.enable = true;
jq.enable = true;
fzf.enable = true;