aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorCamil Staps2025-09-16 15:14:45 +0200
committerCamil Staps2025-09-16 15:14:45 +0200
commit260ef6c3505e30c276b9ff903bb6e7fbf5ceda21 (patch)
tree6ecc5797ae055eede9585840860ddb0b99cf10da /system
parentUse nvm to manage nodejs versions (diff)
Minor updates
Diffstat (limited to 'system')
-rw-r--r--system/.config/mimeapps.list4
-rw-r--r--system/.profile2
2 files changed, 5 insertions, 1 deletions
diff --git a/system/.config/mimeapps.list b/system/.config/mimeapps.list
index e0c6f2f..aa453b1 100644
--- a/system/.config/mimeapps.list
+++ b/system/.config/mimeapps.list
@@ -26,5 +26,7 @@ application/x-extension-xhtml=firefox-esr.desktop;
application/x-extension-xht=firefox-esr.desktop;
application/pdf=org.gnome.Evince.desktop;
application/x-desktop=gio-launch.desktop;
-image/jpeg=feh.desktop;
+image/jpeg=gimp.desktop;feh.desktop;
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop;
+application/x-latex=org.gnome.gedit.desktop;
+txt/plain=org.gnome.gedit.desktop;
diff --git a/system/.profile b/system/.profile
index 8a597f6..87ca52f 100644
--- a/system/.profile
+++ b/system/.profile
@@ -39,6 +39,8 @@ export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=gasp -Dsun.java2d.opengl=tru
# Enable sync in Chromium: https://stackoverflow.com/a/67459416 and https://askubuntu.com/a/780874
export CHROMIUM_FLAGS="--oauth2-client-id=77185425430.apps.googleusercontent.com --oauth2-client-secret=OTJgUOQcT7lO7GsGZq2G4IlT"
+export QT_QPA_PLATFORMTHEME=qt5ct
+
shopt -s globstar
[ "$(tty)" = "/dev/tty1" ] && exec startx