55 lines
1.1 KiB
Text
55 lines
1.1 KiB
Text
input {
|
|
keyboard {
|
|
xkb {
|
|
layout ""
|
|
model ""
|
|
rules ""
|
|
variant ""
|
|
}
|
|
repeat-delay 600
|
|
repeat-rate 25
|
|
track-layout "global"
|
|
}
|
|
mouse {
|
|
accel-profile "flat"
|
|
}
|
|
warp-mouse-to-focus
|
|
focus-follows-mouse
|
|
}
|
|
screenshot-path "~/screenshots/%Y-%m-%d_%H-%M-%S.png"
|
|
prefer-no-csd
|
|
layout {
|
|
gaps %GAPS%
|
|
struts {
|
|
left 0
|
|
right 0
|
|
top 0
|
|
bottom 0
|
|
}
|
|
focus-ring {
|
|
width %BORDER%
|
|
active-color "%ACTIVE%"
|
|
inactive-color "%INACTIVE%"
|
|
}
|
|
border { off; }
|
|
default-column-width { proportion 0.500000; }
|
|
preset-column-widths {
|
|
proportion 0.666667
|
|
proportion 0.500000
|
|
proportion 0.333333
|
|
}
|
|
center-focused-column "never"
|
|
always-center-single-column
|
|
}
|
|
cursor {
|
|
xcursor-theme "%CURSOR%"
|
|
xcursor-size 16
|
|
hide-when-typing
|
|
hide-after-inactive-ms 5000
|
|
}
|
|
hotkey-overlay { skip-at-startup; }
|
|
window-rule {
|
|
geometry-corner-radius 0.000000 %ROUNDING%.000000 0.000000 %ROUNDING%.000000
|
|
clip-to-geometry true
|
|
}
|
|
xwayland-satellite { path "%SATELLITE%"; }
|