mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
vanadium: environment variable fixes
This commit is contained in:
parent
e625f0a921
commit
f87fc428d0
3 changed files with 8 additions and 7 deletions
|
|
@ -22,12 +22,6 @@ in {
|
|||
".wallpaper".source = "${pkgs.wallpapers.estradiol}/main.svg";
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
# Fix digikam being too small
|
||||
# https://bugs.kde.org/show_bug.cgi?id=427662
|
||||
QT_SCALE_FACTOR = 1.25;
|
||||
};
|
||||
|
||||
xresources.properties = {
|
||||
"Xft.dpi" = 150;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue