fully remove i3

This commit is contained in:
zoe 2023-09-04 17:36:05 +02:00
parent b25003a6bc
commit 6b594df4be
1 changed files with 1 additions and 16 deletions

View File

@ -89,27 +89,12 @@
wacom.enable = true;
displayManager = {
startx.enable = true;
defaultSession = "none+i3";
defaultSession = "none+sway";
};
enable = true;
layout = "us";
xkbVariant = "alt-intl";
windowManager.i3 = {
package = pkgs.i3-gaps;
enable = true;
extraPackages = with pkgs; [
autotiling
brightnessctl
xorg.xev
dunst
libnotify
python311
i3status-rust
find-cursor
];
};
libinput = {
enable = true;
mouse = {