diff options
-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 7c9f911..1510554 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -58,7 +58,7 @@ start_apps() { startif nextcloud QT_SCALE_FACTOR=1.35 startif rclone-browser # startif nixGL teams-for-linux - startif thunderbird + # startif thunderbird # startif firefox } |