Add battery percentage

This commit is contained in:
2024-04-03 19:45:02 +00:00
parent 98e0463c0f
commit 1753f7b681

View File

@@ -221,6 +221,10 @@
name = "GitHub"; name = "GitHub";
url = "https://github.com/"; url = "https://github.com/";
} }
{
name = "WOL";
url = "https://wol.jw.org/pt-PT/";
}
]; ];
} }
]; ];
@@ -297,6 +301,10 @@
"background/picture-uri-dark" = "file:///${config.home.homeDirectory}/dotfiles/wallpapers/blobs-d.svg"; "background/picture-uri-dark" = "file:///${config.home.homeDirectory}/dotfiles/wallpapers/blobs-d.svg";
}; };
"org/gnome/desktop/interface" = {
"show-battery-percentage" = true;
};
"org/gnome/shell/extensions" = { "org/gnome/shell/extensions" = {
"vitals/hot-sensors" = [ "vitals/hot-sensors" = [
"_memory_usage_" "_memory_usage_"