steveej-t14: keep using master's qtile

This commit is contained in:
steveej 2021-08-31 12:37:14 +02:00
parent 768ea36d85
commit da8ac33ed2
4 changed files with 21 additions and 19 deletions

View file

@ -333,7 +333,7 @@ in {
xsession = {
enable = true;
windowManager.command = "${pkgs.qtile}/bin/qtile -c ${qtileConfig}";
windowManager.command = "${pkgs.qtile}/bin/qtile start -c ${qtileConfig}";
initExtra = ''
${pkgs.xorg.xinput}/bin/xinput set-prop "ZSA Moonlander Mark I Mouse" "libinput Natural Scrolling Enabled" 1
${pkgs.autorandr}/bin/autorandr -c
@ -351,7 +351,6 @@ in {
home.packages = with pkgs; [
# X Tools/Libraries
lightdm
qtile
gnome3.networkmanagerapplet
autorandr
arandr