235 current 1970-01-01 01:00:00 24.05.20240312.0ad13a6 6.6.21 *
This commit is contained in:
parent
44e5d0819f
commit
15f0020ccf
@ -270,6 +270,11 @@ in {
|
||||
};
|
||||
window.titlebar = false;
|
||||
};
|
||||
|
||||
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:off output eDP-1 enable
|
||||
'';
|
||||
};
|
||||
|
||||
programs.waybar = {
|
||||
|
Loading…
Reference in New Issue
Block a user