some todo info and setting shell to not use a scale factor
This commit is contained in:
parent
37dc24ee65
commit
6799c7c820
2 changed files with 4 additions and 1 deletions
|
@ -52,7 +52,7 @@ mkShell rec {
|
|||
];
|
||||
|
||||
RUST_BACKTRACE = 1;
|
||||
QT_SCALE_FACTOR = 1;
|
||||
# QT_SCALE_FACTOR = 1;
|
||||
# This creates the proper qt env so that plugins are found right.
|
||||
shellHook = ''
|
||||
setQtEnvironment=$(mktemp --suffix .setQtEnvironment.sh)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue