feat: qbit settings
This commit is contained in:
parent
fb139f171e
commit
842094689b
4 changed files with 30 additions and 8 deletions
3
modules/home-manager/qt.nix
Normal file
3
modules/home-manager/qt.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
qt.platformTheme = "gnome";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue