non important commit
This commit is contained in:
parent
2fa3fae7cc
commit
b97c03ab6d
1 changed files with 8 additions and 1 deletions
|
|
@ -17,6 +17,8 @@
|
|||
layout = {
|
||||
gaps = 8;
|
||||
|
||||
default-column-width = {proportion = 0.5;};
|
||||
|
||||
preset-column-widths = [
|
||||
{proportion = 0.33333;}
|
||||
{proportion = 0.5;}
|
||||
|
|
@ -35,11 +37,16 @@
|
|||
prefer-no-csd = true;
|
||||
cursor.size = 14;
|
||||
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
|
||||
hotkey-overlay.hidden = true;
|
||||
|
||||
input = {
|
||||
keyboard.numlock = true;
|
||||
warp-mouse-to-focus.enable = true;
|
||||
focus-follows-mouse.enable = true;
|
||||
|
||||
focus-follows-mouse = {
|
||||
enable = true;
|
||||
max-scroll-amount = "0%";
|
||||
};
|
||||
};
|
||||
|
||||
binds = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue