init
This commit is contained in:
13
modules/home/stylix.nix
Normal file
13
modules/home/stylix.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
_: {
|
||||
stylix.targets = {
|
||||
waybar.enable = false;
|
||||
rofi.enable = false;
|
||||
hyprland.enable = false;
|
||||
hyprlock.enable = false;
|
||||
ghostty.enable = false;
|
||||
qt = {
|
||||
enable = true;
|
||||
platform = "qtct";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user