path tweaks
This commit is contained in:
parent
ef1df7358d
commit
f091765e16
1 changed files with 1 additions and 2 deletions
|
|
@ -27,6 +27,7 @@ in
|
|||
dconf.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
rofi
|
||||
wl-clipboard
|
||||
cliphist
|
||||
grim
|
||||
|
|
@ -168,8 +169,6 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
home.packages = [ pkgs.rofi ];
|
||||
|
||||
xdg.configFile."rofi/config.rasi".source =
|
||||
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.config/nix/config/rofi/config.rasi";
|
||||
xdg.configFile."rofi/themes/midnight.rasi".source =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue