ghostty+nvim: Add oled mode for darker darks on laptop
This commit is contained in:
parent
a7aa9c7a72
commit
e1c3fd6cb8
4 changed files with 12 additions and 5 deletions
home/dln
|
@ -5,6 +5,10 @@
|
|||
./desktop.nix
|
||||
];
|
||||
|
||||
patagia = {
|
||||
oled.enable = true;
|
||||
};
|
||||
|
||||
dconf.settings = {
|
||||
"org/gnome/shell" = {
|
||||
enabled-extensions = [ "Battery-Health-Charging@maniacx.github.com" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue