5 lines
72 B
Nix
5 lines
72 B
Nix
{ lib, config, ... }:
|
|
{
|
|
# Your Hyprland program configurations here
|
|
}
|
{ lib, config, ... }:
|
|
{
|
|
# Your Hyprland program configurations here
|
|
}
|