add qt6ct
This commit is contained in:
parent
3e488de9af
commit
dcb228a362
5 changed files with 24 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -13,7 +13,7 @@ in {
|
|||
modules-right = [
|
||||
"sway/language"
|
||||
"mpd"
|
||||
# "tray"
|
||||
"tray"
|
||||
"custom/caffeine"
|
||||
"pulseaudio"
|
||||
"network"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue