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