aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2025-10-07 00:00:22 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2025-10-07 00:00:22 +0300
commit159ae82d79fb191b3585c91b7a47394e458f8996 (patch)
tree4b49e0908644d0e25374c6aa353b9ae63da91c3e
parent258e5a5c4969ed46dff26baac23dacb46237c7a6 (diff)
downloadswayrice-159ae82d79fb191b3585c91b7a47394e458f8996.tar.gz
swayrice-159ae82d79fb191b3585c91b7a47394e458f8996.zip
.profile: switch GDK to waylandniri
-rw-r--r--dotfiles/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.profile b/dotfiles/.profile
index 12dfd13..71b6b96 100644
--- a/dotfiles/.profile
+++ b/dotfiles/.profile
@@ -1,7 +1,7 @@
export PATH=$PATH:$HOME/.local/bin
# Wayland-specific
-#export GDK_BACKEND=wayland
+export GDK_BACKEND=wayland
export EGL_PLATFORM=wayland
export CLUTTER_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland