revert to sajenim
This commit is contained in:
parent
7564df522d
commit
41ea3478ec
14 changed files with 7 additions and 7 deletions
9
home-manager/sajenim/programs/rofi/default.nix
Normal file
9
home-manager/sajenim/programs/rofi/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{ inputs, outputs, lib, config, pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
font = "Fira Code 10";
|
||||
};
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue