12 lines
253 B
Nix
12 lines
253 B
Nix
{
|
|
imports = [
|
|
../hyprland/hypr/hypridle.nix
|
|
../hyprland/hypr/hyprlock.nix
|
|
../hyprland/raw/fuzzel.nix
|
|
../hyprland/raw/kitty.nix
|
|
../hyprland/scripts/powermenu.nix
|
|
../hyprland/scripts/screenshot.nix
|
|
../hyprland/scripts/themeswitch.nix
|
|
];
|
|
}
|