Fix typo setting hidpi
This commit is contained in:
parent
ece96e046e
commit
ec76216d8d
|
@ -1,7 +1,7 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
programs = {
|
programs = {
|
||||||
git.userEmail = "evie.litherland-smith@ukaea.uk";
|
git.userEmail = "evie.litherland-smith@ukaea.uk";
|
||||||
qutebrowser.settings.qt.hidpi = true;
|
qutebrowser.settings.qt.highdpi = true;
|
||||||
};
|
};
|
||||||
accounts.email.accounts = {
|
accounts.email.accounts = {
|
||||||
proton.primary = false;
|
proton.primary = false;
|
||||||
|
|
Loading…
Reference in a new issue