mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
Make terminal xterm again
This commit is contained in:
@@ -289,9 +289,8 @@ in {
|
||||
${pkgs.dropbox-cli}/bin/dropbox start &
|
||||
${pkgs.seafile-client}/bin/seafile-applet &
|
||||
'';
|
||||
desktopManager.xterm.enable = false;
|
||||
# desktopManager.wallpaper.mode = "fill";
|
||||
windowManager.default = "i3";
|
||||
desktopManager.xterm.enable = true;
|
||||
windowManager.default = "i3";
|
||||
windowManager.i3 = {
|
||||
enable = true;
|
||||
configFile = pkgs.writeText "i3.conf" i3_conf;
|
||||
|
||||
@@ -53,7 +53,6 @@ with pkgs;
|
||||
whois
|
||||
xclip
|
||||
xfce.ristretto
|
||||
xfce.terminal
|
||||
xfce.thunar
|
||||
xfce.tumbler
|
||||
xorg.xbacklight
|
||||
|
||||
Reference in New Issue
Block a user