cleanup and shikane config etc
This commit is contained in:
parent
995a7247ed
commit
aa678c9101
14 changed files with 14 additions and 862 deletions
|
@ -171,8 +171,8 @@
|
|||
];
|
||||
|
||||
switch-events = with config.lib.niri.actions; {
|
||||
lid-close.action = spawn "niri msg output eDP-1 off";
|
||||
lid-open.action = spawn "niri msg output eDP-1 on && shikanectl switch desk-clam";
|
||||
lid-close.action = spawn "niri msg output eDP-1 off && shikanectl switch desk-clam";
|
||||
lid-open.action = spawn "niri msg output eDP-1 on";
|
||||
};
|
||||
|
||||
binds = with config.lib.niri.actions; let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue