remove tmux from .profile
This commit is contained in:
2
.profile
2
.profile
@@ -33,6 +33,6 @@ fi
|
|||||||
|
|
||||||
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" = 1 ]; then
|
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" = 1 ]; then
|
||||||
export WLR_NO_HARDWARE_CURSORS=1
|
export WLR_NO_HARDWARE_CURSORS=1
|
||||||
exec tmux new-session -A -s debug sway --unsupported-gpu
|
exec sway --unsupported-gpu
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user