about summary refs log tree commit diff
path: root/dotfiles
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.bash_profile b/dotfiles/.bash_profile
index 441ce02..cda5e37 100644
--- a/dotfiles/.bash_profile
+++ b/dotfiles/.bash_profile
@@ -10,6 +10,7 @@ if [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
     export QT_WAYLAND_DISABLE_WINDOWDECORATION="1"
     export MOZ_ENABLE_WAYLAND=1
     export LIBSEAT_BACKEND="logind"
+    export NIXOS_OZONE_WL=1
     exec river
 fi