Autorotate
This commit is contained in:
parent
1e9fc1d9d5
commit
85cf0e7ca7
2 changed files with 103 additions and 66 deletions
|
|
@ -352,7 +352,10 @@ in
|
|||
onTabletModeDisable = [
|
||||
{
|
||||
name = "autorotate";
|
||||
command = "systemctl --user stop autorotate-niri.service";
|
||||
command = ''
|
||||
systemctl --user stop autorotate-niri.service
|
||||
niri msg output eDP-1 transform normal
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue