add qt6ct

This commit is contained in:
Leonardo Eugênio 2022-12-07 10:00:08 -03:00
parent 3e488de9af
commit dcb228a362
5 changed files with 24 additions and 2 deletions

View file

@ -55,11 +55,13 @@ with pkgs.uservars; {
};
};
home.sessionVariables = { QT_QPA_PLATFORMTHEME = "gtk3"; };
home.sessionVariables = { QT_QPA_PLATFORMTHEME = "qt6ct"; };
home.packages = with pkgs; [
libsForQt5.qt5ct
libsForQt5.qtstyleplugin-kvantum
qt6ct
pkgs.capitaine-cursors
pkgs.orchis_theme_compact
pkgs.papirus_red

View file

@ -13,7 +13,7 @@ in {
modules-right = [
"sway/language"
"mpd"
# "tray"
"tray"
"custom/caffeine"
"pulseaudio"
"network"