emptty icon indicating copy to clipboard operation
emptty copied to clipboard

Dead simple CLI Display Manager on TTY

Results 5 emptty issues
Sort by recently updated
recently updated
newest added

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. ```

enhancement
help wanted

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...

question

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...