[profiles/desktop] change zprofile and fix neovim copy-paste under wayland
This commit is contained in:
@@ -6,8 +6,8 @@ export GRIM_DEFAULT_DIR="${HOME}/Pictures/Screenshots"
|
||||
export ROFI_PASS_BACKEND="wtype"
|
||||
export ROFI_PASS_CLIPBOARD_BACKEND="wl-clipboard"
|
||||
|
||||
if [[ -n "${START_X11}" ]]; then
|
||||
unset START_X11
|
||||
if [[ -n "${START_WM}" ]]; then
|
||||
unset START_WM
|
||||
exec sway
|
||||
logout
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user