home(catppuccin): set qt style
This commit is contained in:
parent
a79f83fe78
commit
82ffac9620
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ in mkIf cfg.enable {
|
|||
};
|
||||
|
||||
gtk.theme = { inherit (cfg.gtk) package name; };
|
||||
qt.style.name = "kvantum";
|
||||
qt.platformTheme.name = "kvantum";
|
||||
home.pointerCursor = { inherit (cfg.cursor) package name; };
|
||||
|
||||
# sway colour palette override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue