Improve wayland configs

This commit is contained in:
Tobias Reisinger 2023-06-30 20:47:01 +02:00
parent 35f4e0c88f
commit ceea1c316a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
18 changed files with 549 additions and 41 deletions
.bin

View file

@ -2,7 +2,7 @@
set -e
edit_dir_base="$HOME/.cache/edit/"
edit_dir_base="$XDG_RUNTIME_DIR/edit/"
_pre_checks() {
if [ -z "$EDITOR" ]; then