mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 07:26:12 +01:00
scaling
This commit is contained in:
2
.zshenv
2
.zshenv
@@ -45,7 +45,7 @@ export NODE_REPL_HISTORY_SIZE='32768';
|
||||
# Use sloppy mode by default, matching web browsers.
|
||||
export NODE_REPL_MODE='sloppy';
|
||||
|
||||
export WINIT_X11_SCALE_FACTOR=1;
|
||||
# export WINIT_X11_SCALE_FACTOR=1;
|
||||
|
||||
# Make Python use UTF-8 encoding for output to stdin, stdout, and stderr.
|
||||
export PYTHONIOENCODING='UTF-8';
|
||||
|
||||
Reference in New Issue
Block a user