non important commit
This commit is contained in:
parent
6bedc86f33
commit
8445bae734
1 changed files with 2 additions and 2 deletions
|
|
@ -90,8 +90,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
switch-events = {
|
switch-events = {
|
||||||
"tablet-mode-on".action.spawn = ["wlr-randr" "--output" "eDP-1" "--rotate" "90"];
|
"tablet-mode-on".action.spawn = ["niri" "msg" "output" "eDP-1" "transform" "90"];
|
||||||
"tablet-mode-off".action.spawn = ["wlr-randr" "--output" "eDP-1" "--rotate" "normal"];
|
"tablet-mode-off".action.spawn = ["niri" "msg" "output" "eDP-1" "transform" "normal"];
|
||||||
};
|
};
|
||||||
|
|
||||||
layout = {
|
layout = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue