236 current 1970-01-01 01:00:00 24.05.20240312.0ad13a6 6.6.21 *
This commit is contained in:
parent
15f0020ccf
commit
971d01eb39
@ -272,7 +272,7 @@ in {
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
bindswitch --reload --locked lid:on exec "[$(${pkgs.sway}/bin/swaymsg -t get_outputs | ${pkgs.jq}/bin/jq '. | length') -gt 1] && swaymsg output eDP-1 disable"
|
||||
bindswitch --reload --locked lid:on exec "[ $(${pkgs.sway}/bin/swaymsg -t get_outputs | ${pkgs.jq}/bin/jq '. | length') -gt 1 ] && swaymsg output eDP-1 disable"
|
||||
bindswitch --reload --locked lid:off output eDP-1 enable
|
||||
'';
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user