[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wayland vs X



Nate Bargmann wrote:

> Interesting as no one uses Wayland or X11 directly but
> through a window manager or quite likely one of the desktop
> environments.

I don't know, I think it is fair to say I use X "directly",
I start it manually (but automatically, the command is in
a file) in a tty and then in ~/xinitrc launch a compositor and
WM, then xterm with tmux:

picom &
openbsd-cwm &

xterm           \
    -T 'xterm'  \
    -fullscreen \
    -e 'tmux new-session\; split-window -v\; select-pane -U'

-- 
underground experts united
https://dataswamp.org/~incal


Reply to: