aboutsummaryrefslogtreecommitdiff
path: root/shell/.profile
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2023-05-03 23:18:40 +0200
committerbozo.kopic <bozo@kopic.xyz>2023-05-03 23:18:40 +0200
commit2a3dda49dfd0faae1cbe9dbea14bf0d40623bd6a (patch)
tree119772e8479f59f7fae7f26233013b9d6f516eb3 /shell/.profile
parent7f6d37650d228f4765fc8b9a0bde2feaaaee4927 (diff)
.
Diffstat (limited to 'shell/.profile')
-rw-r--r--shell/.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/.profile b/shell/.profile
index 1e48f8e..fd3dcfb 100644
--- a/shell/.profile
+++ b/shell/.profile
@@ -19,12 +19,13 @@ prepend_path () {
# export SWEETHOME3D_JAVA3D=1.6
# export WLR_DRM_NO_MODIFIERS=1
export EDITOR=nvim
-export LIBGL_ALWAYS_SOFTWARE=1
+# export LIBGL_ALWAYS_SOFTWARE=1
export QT_QPA_PLATFORMTHEME=qt5ct
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
export VISUAL=nvim
prepend_path ~/opt/python310/bin
+prepend_path ~/opt/river/bin
prepend_path ~/bin
export PATH