emptty
emptty copied to clipboard
Dead simple CLI Display Manager on TTY
dbus-launch gave me its process ID, so I could kill it manually in a custom emptty session. I can also do ``` #!/bin/sh some-service & service_pid=$! sway kill $service_pid ```...
On my system, /etc/issue contains `\O`. According to `man agetty`, ``` O Insert the DNS domainname of the machine. ```
Terminal emulators opened after logging in via emptty starts at root directory ('/'), this does not happen to all terminal emulators but most I use. Those that it happens to,...
Hello I have been trying to get my system to start a wayland session on tty3 and a game scope session on tty4 , and for the pc to boot...
Most DMs have their own version of screen locker. I sometimes switch desktop environment for fun and using emptty means I can't simply lock my screen with the same shortcut...