i can't remember what caused this...
This commit is contained in:
@@ -99,7 +99,7 @@ in
|
||||
papirus-icon-theme
|
||||
calendar-cli
|
||||
wyrd
|
||||
tic-80
|
||||
# tic-80
|
||||
ytfzf
|
||||
yt-dlp
|
||||
];
|
||||
@@ -123,9 +123,12 @@ in
|
||||
};
|
||||
xserver = {
|
||||
enable = true;
|
||||
xkb.layout = "us,dvorak";
|
||||
# TODO should be xkb.layout
|
||||
layout = "us";
|
||||
# xkb.variant = "dvorak";
|
||||
desktopManager.wallpaper.mode = "fill";
|
||||
displayManager = {
|
||||
# startx.enable = true;
|
||||
defaultSession = "none+bspwm";
|
||||
sessionCommands = ''
|
||||
${pkgs.xorg.xrdb}/bin/xrdb -merge <<EOF
|
||||
|
||||
Reference in New Issue
Block a user