mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-22 23:04:10 +01:00
5 lines
89 B
Bash
5 lines
89 B
Bash
#!/bin/sh
|
|
export GDK_DPI_SCALE=1
|
|
export ELM_SCALE=1
|
|
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|