235 current 1970-01-01 01:00:00 24.05.20240312.0ad13a6 6.6.21 *

This commit is contained in:
Max Känner 2024-03-15 15:31:32 +01:00
parent 44e5d0819f
commit 15f0020ccf

View File

@ -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 = {