5 lines
64 B
Nix
5 lines
64 B
Nix
{ pkgs, user, ... }:
|
|
{
|
|
# Your GTK theme configurations here
|
|
}
|
{ pkgs, user, ... }:
|
|
{
|
|
# Your GTK theme configurations here
|
|
}
|