Small changes

This commit is contained in:
Zeph Levy 2025-11-13 18:28:06 +01:00
parent 1f9b493d28
commit 3b86a8e7b6
2 changed files with 6 additions and 5 deletions

View file

@ -34,10 +34,11 @@
# Fixes missing icons # Fixes missing icons
"protonvpn-app" = { # TODO: Doesn't work
name = "Proton VPN"; # "protonvpn-app" = {
icon = "${pkgs.protonvpn-gui}/share/pixmaps/proton-vpn-logo.svg"; # name = "Proton VPN";
}; # icon = "${pkgs.protonvpn-gui}/share/pixmaps/proton-vpn-logo.svg";
# };
# "sioyek" = { # "sioyek" = {
# name = "Sioyek"; # name = "Sioyek";
# icon = "${pkgs.sioyek}/share/pixmaps/sioyek-linux-logo.png"; # icon = "${pkgs.sioyek}/share/pixmaps/sioyek-linux-logo.png";

View file

@ -8,7 +8,7 @@
} }
{ {
time = "20:00"; time = "20:00";
temperature = 5000; temperature = 4500;
gamma = 0.8; gamma = 0.8;
} }
]; ];