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;
|
theme = cfg.gtkTheme;
|
||||||
};
|
};
|
||||||
|
|
||||||
hm.qt = {
|
# unfortunately broken because the catppucciin maintainers removed gtk2 support
|
||||||
enable = true;
|
# TODO: kvantum?
|
||||||
platformTheme.name = "gtk";
|
#hm.qt = {
|
||||||
style.name = "gtk2";
|
# enable = true;
|
||||||
};
|
# platformTheme.name = "gtk";
|
||||||
|
# style.name = "gtk2";
|
||||||
|
#};
|
||||||
|
|
||||||
hm.home.pointerCursor = {
|
hm.home.pointerCursor = {
|
||||||
gtk.enable = true;
|
gtk.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue