Small changes
This commit is contained in:
parent
1f9b493d28
commit
3b86a8e7b6
2 changed files with 6 additions and 5 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
time = "20:00";
|
time = "20:00";
|
||||||
temperature = 5000;
|
temperature = 4500;
|
||||||
gamma = 0.8;
|
gamma = 0.8;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue