ghostty+nvim: Add oled mode for darker darks on laptop

This commit is contained in:
Daniel Lundin 2024-11-27 14:04:13 +01:00
parent a7aa9c7a72
commit e1c3fd6cb8
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
4 changed files with 12 additions and 5 deletions
home/dln

View file

@ -5,6 +5,10 @@
./desktop.nix
];
patagia = {
oled.enable = true;
};
dconf.settings = {
"org/gnome/shell" = {
enabled-extensions = [ "Battery-Health-Charging@maniacx.github.com" ];