some updates
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
1b9e091214
commit
c818330a0d
5 changed files with 75 additions and 12 deletions
|
|
@ -40,6 +40,15 @@
|
|||
hotkey-overlay = {
|
||||
skip-at-startup = true;
|
||||
};
|
||||
switch-events = {
|
||||
lid-close.action.spawn = [
|
||||
"noctalia-shell"
|
||||
"ipc"
|
||||
"call"
|
||||
"lockScreen"
|
||||
"lock"
|
||||
];
|
||||
};
|
||||
|
||||
layout = {
|
||||
preset-column-widths = [
|
||||
|
|
@ -93,6 +102,7 @@
|
|||
accel-profile = "adaptive";
|
||||
};
|
||||
focus-follows-mouse.enable = true;
|
||||
focus-follows-mouse.max-scroll-amount = "0%";
|
||||
warp-mouse-to-focus.enable = false;
|
||||
};
|
||||
|
||||
|
|
@ -109,7 +119,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
"desc:Microstep MSI MP161 E2 PB7H314B00225" = {
|
||||
"Microstep MSI MP161 E2 PB7H314B00225" = {
|
||||
mode = {
|
||||
width = 1920;
|
||||
height = 1080;
|
||||
|
|
@ -117,7 +127,7 @@
|
|||
scale = 1.0;
|
||||
position = {
|
||||
x = 0;
|
||||
y = 1080;
|
||||
y = -1080;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue