steveej-t14: keep using master's qtile
This commit is contained in:
parent
768ea36d85
commit
da8ac33ed2
4 changed files with 21 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue