diff options
| -rw-r--r-- | cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md index 2153536..be671d1 100644 --- a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md +++ b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md @@ -179,7 +179,7 @@ emerge dev-libs/wayland x11-base/xwayland gui-libs/wlroots sys-auth/seatd \ usermod -aG seat yourusername EGL BUG - ELOGIND RELATED ? DISREGARD ELOGIND FROM BOOT - +logic... ### Dotfiles g git @@ -200,8 +200,8 @@ emerge app-misc/lf media-video/mpv media-gfx/nsxiv media-gfx/ueberzugpp \ > ALIAS htop=htop-vim ->> Logic something similar to -> [ "$(tty)" = "/dev/tty1" ] && ! pgrep -x dwl >/dev/null 2>&1 && exec dwl +>> Logic something similar .zprofile +> [ "$(tty)" = "/dev/tty1" ] && ! pgrep -x dwl >/dev/null 2>&1 && exec dwl-start |
