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