Added: Dolphin
This commit is contained in:
9
home/themes/dark/default.nix
Normal file
9
home/themes/dark/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
imports = [
|
||||
./qt.nix
|
||||
./gtk.nix
|
||||
];
|
||||
|
||||
}
|
Reference in New Issue
Block a user