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
|
||||
"protonvpn-app" = {
|
||||
name = "Proton VPN";
|
||||
icon = "${pkgs.protonvpn-gui}/share/pixmaps/proton-vpn-logo.svg";
|
||||
};
|
||||
# TODO: Doesn't work
|
||||
# "protonvpn-app" = {
|
||||
# name = "Proton VPN";
|
||||
# icon = "${pkgs.protonvpn-gui}/share/pixmaps/proton-vpn-logo.svg";
|
||||
# };
|
||||
# "sioyek" = {
|
||||
# name = "Sioyek";
|
||||
# icon = "${pkgs.sioyek}/share/pixmaps/sioyek-linux-logo.png";
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
{
|
||||
time = "20:00";
|
||||
temperature = 5000;
|
||||
temperature = 4500;
|
||||
gamma = 0.8;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue