tv winmax2: prevent logind from handling powerkey

This commit is contained in:
tv 2023-01-26 14:40:40 +01:00
parent c9da4d8358
commit 57264b7650

View File

@ -32,6 +32,10 @@
services.illum.enable = true;
services.logind.extraConfig = /* ini */ ''
HandlePowerKey=ignore
'';
tv.lidControl.enable = true;
tv.hw.screens.primary.width = 2560;