This commit is contained in:
2025-09-23 21:09:12 -04:00
parent 998f8ed1a9
commit ba71688cee
4 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
# shellcheck shell=bash
if [ "$(tty)" = "/dev/tty1" ]; then
export WLR_RENDERER_ALLOW_SOFTWARE=1
exec sway
fi

View File

@@ -0,0 +1,2 @@
set $term kitty
exec kitty