update to 24.05
This commit is contained in:
@@ -77,7 +77,6 @@ in
|
||||
feh
|
||||
sxiv
|
||||
xkblayout-state
|
||||
vcv-rack
|
||||
zathura
|
||||
calibre
|
||||
mpv
|
||||
@@ -87,7 +86,6 @@ in
|
||||
rofi
|
||||
rofimoji
|
||||
rofi-calc
|
||||
# eww
|
||||
obs-studio
|
||||
lightdm
|
||||
dunst
|
||||
@@ -121,15 +119,15 @@ in
|
||||
night = 3700;
|
||||
};
|
||||
};
|
||||
displayManager.defaultSession = "none+bspwm";
|
||||
xserver = {
|
||||
enable = true;
|
||||
# TODO should be xkb.layout
|
||||
layout = "us";
|
||||
xkb.layout = "us";
|
||||
# xkb.variant = "dvorak";
|
||||
desktopManager.wallpaper.mode = "fill";
|
||||
displayManager = {
|
||||
# startx.enable = true;
|
||||
defaultSession = "none+bspwm";
|
||||
sessionCommands = ''
|
||||
${pkgs.xorg.xrdb}/bin/xrdb -merge <<EOF
|
||||
#define blk #1F2430
|
||||
|
||||
Reference in New Issue
Block a user