working on screens and power stuff
This commit is contained in:
parent
1b06471fa6
commit
6d3a143ce2
3 changed files with 33 additions and 26 deletions
|
@ -181,7 +181,7 @@ in {
|
|||
|
||||
switch-events = with config.lib.niri.actions; {
|
||||
lid-close.action = spawn "shikanectl switch desk-clam";
|
||||
lid-open.action = spawn "niri msg output eDP-1 on";
|
||||
lid-open.action = spawn "niri msg output eDP-1 on && shikanectl reload";
|
||||
};
|
||||
|
||||
binds = with config.lib.niri.actions; let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue