5 lines
65 B
Nix
5 lines
65 B
Nix
{ lib, config, ... }:
|
|
{
|
|
# Your GTK theme configurations here
|
|
}
|
{ lib, config, ... }:
|
|
{
|
|
# Your GTK theme configurations here
|
|
}
|