deprecate gtk2
This commit is contained in:
parent
ef5252e13c
commit
b5714e30bb
1 changed files with 7 additions and 5 deletions
|
@ -80,11 +80,13 @@ in {
|
|||
theme = cfg.gtkTheme;
|
||||
};
|
||||
|
||||
hm.qt = {
|
||||
enable = true;
|
||||
platformTheme.name = "gtk";
|
||||
style.name = "gtk2";
|
||||
};
|
||||
# unfortunately broken because the catppucciin maintainers removed gtk2 support
|
||||
# TODO: kvantum?
|
||||
#hm.qt = {
|
||||
# enable = true;
|
||||
# platformTheme.name = "gtk";
|
||||
# style.name = "gtk2";
|
||||
#};
|
||||
|
||||
hm.home.pointerCursor = {
|
||||
gtk.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue