homemanager tofi, eww and actual hypr directory
This commit is contained in:
5
home.nix
5
home.nix
@@ -4,7 +4,10 @@
|
|||||||
dotfiles = "${config.home.homeDirectory}/.config";
|
dotfiles = "${config.home.homeDirectory}/.config";
|
||||||
create_symlink = path: config.lib.file.mkOutOfStoreSymlink path;
|
create_symlink = path: config.lib.file.mkOutOfStoreSymlink path;
|
||||||
configs = {
|
configs = {
|
||||||
hyprland = "hyprland";
|
hyprland = "hypr";
|
||||||
|
eww = "eww";
|
||||||
|
tofi = "tofi";
|
||||||
|
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user