qt.style

NixOS option

Selects the style to use for Qt applications. The options are adwaita, adwaita-dark, adwaita-highcontrast, adawaita-highcontrastinverse: Use Adwaita Qt style with adwaita breeze: Use the Breeze style from breeze bb10bright, bb10dark, cleanlooks, gtk2, motif, plastique: Use styles from qtstyleplugins kvantum: Use styles from kvantum

type: null or one of "adwaita", "adwaita-dark", "adwaita-highcontrast", "adwaita-highcontrastinverse", "bb10bright", "bb10dark", "breeze", "cde", "cleanlooks", "gtk2", "kvantum", "motif", "plastique"
Default
null
Example
"adwaita"
declared in: nixos/modules/config/qt.nixView source on NixOS/nixpkgs →