Setup sublime

This commit is contained in:
KK
2026-06-25 08:37:05 +02:00
parent fa6cf37c92
commit 02cc4698dc
18 changed files with 63 additions and 159 deletions

View File

@@ -32,6 +32,6 @@ if [ -d "$HOME/.local/bin" ] ; then
fi
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" = 1 ]; then
exec sway --unsupported-gpu
exec sway --unsupported-gpu > ~/.sway.log 2>&1
fi