forked from mirrors_public/oddlama_nix-config
chore: add hint about bottles dark mode
This commit is contained in:
parent
d9a2aeaa5d
commit
c3bdf5e89b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue