summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc6
1 files changed, 1 insertions, 5 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 3df3a13..f225279 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -16,15 +16,11 @@ if [ "$(tty)" = "/dev/tty1" ]; then
export LIBVA_DRIVER_NAME=radeonsi
export AMD_VULKAN_ICD=RADV
;;
- "paranoia")
- export GDK_BACKEND="wayland"
- export LIBVA_DRIVER_NAME=i965
- ;;
*)
export GDK_BACKEND="wayland"
;;
esac
- exec dbus-launch --sh-syntax --exit-with-session sway -c .config/sway/$HOST
+ exec dbus-launch --sh-syntax --exit-with-session sway
fi
# zsh