KiaraGrouwstra / nix-config

my NixOS configuration
15 stars 1 forks source link

use i3 #95

Closed KiaraGrouwstra closed 5 years ago

KiaraGrouwstra commented 5 years ago

think I'd need to enable this from the gdm login screen. disabling auto-login.

KiaraGrouwstra commented 5 years ago

that doesn't boot. huh.

KiaraGrouwstra commented 5 years ago

some other i3 threads with setups I can try:

KiaraGrouwstra commented 5 years ago

some alternative desktop managers: https://nixos.org/nixos/options.html#desktopmanager+enable

KiaraGrouwstra commented 5 years ago

note that the displaymanager may matter as well.

KiaraGrouwstra commented 5 years ago

other configs for inspiration: https://github.com/search?q=nix+i3&type=Repositories

KiaraGrouwstra commented 5 years ago

I might have had trouble from GDM (also see #91), but this works at least from lightdm. yet to try others -- sddm would be sweet.

xterm is still like super ugly though, and not sure yet how to use i3 without it.

KiaraGrouwstra commented 5 years ago

I might have had trouble from GDM (also see #91), but this works at least from lightdm. yet to try others -- sddm would be sweet.

xterm is still ugly though; i3 just runs i3-sensible-terminal (see ~/.config/i3/config) which after installing urxvt now defaults to that, but by default is ugly as well.

KiaraGrouwstra commented 5 years ago

i3-sensible-terminal says set $TERMINAL.

KiaraGrouwstra commented 5 years ago

set; closing.