debuggin niri and skikane

This commit is contained in:
Matt Nish-Lapidus 2025-03-21 14:28:53 -04:00
parent 8c5fcab9d3
commit e62d46d777
6 changed files with 257 additions and 24 deletions

View file

@ -226,10 +226,10 @@ 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 && shikanectl reload";
};
# 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 && shikanectl reload";
# };
binds =
with config.lib.niri.actions;