From c3bdf5e89be4212a0b477e067ca9f55262857e4d Mon Sep 17 00:00:00 2001 From: oddlama Date: Thu, 14 Sep 2023 20:47:05 +0200 Subject: [PATCH] chore: add hint about bottles dark mode --- users/myuser/graphical/games/bottles.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users/myuser/graphical/games/bottles.nix b/users/myuser/graphical/games/bottles.nix index 5a7c250..a3cc13a 100644 --- a/users/myuser/graphical/games/bottles.nix +++ b/users/myuser/graphical/games/bottles.nix @@ -1,4 +1,7 @@ {pkgs, ...}: { + # XXX: to enable dark mode, no idea why it isn't detected by default. + # dconf write /com/usebottles/bottles/dark-theme true + home.packages = with pkgs; [ bottles winetricks