1
0
Fork 0

feat(nix): switch to bspwm + sxhkd config

This commit is contained in:
Lucas Sta Maria 2025-03-13 23:55:06 -04:00
parent 463de01c4e
commit 968c0f7417
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
5 changed files with 171 additions and 548 deletions

View file

@ -121,7 +121,8 @@
# xserver and i3
services.xserver = {
enable = true;
windowManager.i3.enable = true;
windowManager.bspwm.enable = true;
displayManager.defaultSession = "none+bspwm";
displayManager.lightdm.enable = true;
xkb = {
layout = "us";