diff options
author | Joe <rbo@gmx.us> | 2025-01-02 14:49:57 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-01-02 14:49:57 +0100 |
commit | 31566dc75a23e69ed439b00ad442831317c95988 (patch) | |
tree | 9166b1265f08cd6f397118926b075375d5198e9b | |
parent | up (diff) | |
download | dotfiles-bsd-31566dc75a23e69ed439b00ad442831317c95988.tar.gz dotfiles-bsd-31566dc75a23e69ed439b00ad442831317c95988.tar.bz2 dotfiles-bsd-31566dc75a23e69ed439b00ad442831317c95988.tar.xz dotfiles-bsd-31566dc75a23e69ed439b00ad442831317c95988.tar.zst dotfiles-bsd-31566dc75a23e69ed439b00ad442831317c95988.zip |
up
-rw-r--r-- | .config/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index d943d15..3f49b7e 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -55,7 +55,7 @@ start_apps() { [ $host = "po-rbo" ] && /home/r_bousset/.local/bin/pipe startif copyq startif nextcloud - startif rclone-browser + QT_SCALE_FACTOR=1.35 startif rclone-browser startif nixGL teams-for-linux startif thunderbird startif firefox |