HunterThueson / dots

Dotfiles for my NixOS configuration
GNU Lesser General Public License v2.1
0 stars 0 forks source link

switch from SDDM to a sleeker, more "hacker-y" display/login manager #14

Open HunterThueson opened 2 years ago

HunterThueson commented 2 years ago

Should be very minimalist (aesthetically)—basically just a blank screen with a box in the center containing a username field and a password field. Users should have to type their username in as well as their password for added security.

Should be navigable using only a keyboard, but can optionally support a mouse. I should be able to reboot/shut down without having to log in. Should display the current time in ISO 8601 format somewhere on the screen. Should display the current keyboard layout (and whether caps/num locks are active) somewhere else. Should activate Num Lock and deactivate Caps Lock by default on startup.

sibling issue to #15