Refactored hyprland configs
This commit is contained in:
2
home.nix
2
home.nix
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
./hyprland.nix
|
||||
./hyprland/hypr/hyprland.nix
|
||||
];
|
||||
home = {
|
||||
username = "typo";
|
||||
|
||||
5
hyprland/hypr/hyprland.nix
Normal file
5
hyprland/hypr/hyprland.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
../programs/fuzzel.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user