1
0
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:
Kierán Meinhardt
2018-11-15 21:09:33 +01:00
parent 46bbdba326
commit 74f2131f55
6 changed files with 17 additions and 32 deletions

View File

@@ -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;

View File

@@ -53,7 +53,6 @@ with pkgs;
whois
xclip
xfce.ristretto
xfce.terminal
xfce.thunar
xfce.tumbler
xorg.xbacklight