testing
This commit is contained in:
6
sway/config/includes.chroot/etc/skel/.bash_profile
Normal file
6
sway/config/includes.chroot/etc/skel/.bash_profile
Normal file
@@ -0,0 +1,6 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
if [ "$(tty)" = "/dev/tty1" ]; then
|
||||
export WLR_RENDERER_ALLOW_SOFTWARE=1
|
||||
exec sway
|
||||
fi
|
Reference in New Issue
Block a user