Re-enable autotiling with sway
This commit is contained in:
parent
a704e11376
commit
dd0f70a9e7
|
@ -161,6 +161,8 @@
|
|||
};
|
||||
|
||||
extraConfig = ''
|
||||
exec_always ${pkgs.autotiling}/bin/autotiling
|
||||
|
||||
set $laptop eDP-1
|
||||
bindswitch --reload --locked lid:on output $laptop disable
|
||||
bindswitch --reload --locked lid:off output $laptop enable
|
||||
|
|
Loading…
Reference in a new issue