updated to 26.05

This commit is contained in:
2026-05-31 18:38:43 +09:00
parent df41182acd
commit 562e5d0e97
9 changed files with 95 additions and 55 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ in
username = name;
homeDirectory = "/home/${name}";
stateVersion = "25.11";
stateVersion = "26.05";
};
}
+1
View File
@@ -27,6 +27,7 @@ in
{ command = "fcitx5 -r"; always = true; notification = false; }
{ command = "owncloud"; always = true; notification = false;}
{ command = "feh-wallpaper-getRandom"; always = false; notification = false; }
{ command = "${pkgs.kdePackages.polkit-kde-agent-1}/libexec/polkit-kde-authentication-agent-1"; always = true; notification = false; }
];
modes = {
resize = {
+1 -1
View File
@@ -12,7 +12,7 @@ let
{
name = "battery 1";
settings = {
format = "%status %remaining (%emptytime)";
format = "%status %percentage (%remaining)";
format_percentage = "%.01f%s";
format_down = "No BAT";
status_chr = "CHR";