-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathbasicsettings.kdl
More file actions
129 lines (110 loc) · 2.09 KB
/
basicsettings.kdl
File metadata and controls
129 lines (110 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
// Generated by niri-settings - Edits will be overwritten!
prefer-no-csd
overview {
zoom 0.4
}
animations {
off
slowdown 1.0
}
layout {
shadow {
on
}
gaps 8
default-column-display "normal"
center-focused-column "never"
empty-workspace-above-first
struts {
left 0
right 0
top 0
bottom 0
}
focus-ring {
on
width 4
active-color "#7fc8ff"
inactive-color "#505050"
}
border {
off
width 4
active-color "#7fc8ff"
inactive-color "#505050"
}
insert-hint {
// off
color "#ffc87f70"
}
tab-indicator {
hide-when-single-tab
place-within-column
corner-radius 4
width 4
length total-proportion=1.0
gap 4
gaps-between-tabs 2
}
}
window-rule {
geometry-corner-radius 8
clip-to-geometry true
draw-border-with-background false
}
input {
warp-mouse-to-focus
focus-follows-mouse
disable-power-key-handling
workspace-auto-back-and-forth
mod-key "Super"
touchpad {
tap
// dwt
// dwtp
natural-scroll
drag false
// drag-lock
// disabled-on-external-mouse
// left-handed
click-method "button-areas"
scroll-method "two-finger"
accel-speed 0.20
accel-profile "adaptive"
tap-button-map "left-right-middle"
scroll-factor 1.0
}
mouse {
// natural-scroll
// left-handed
// middle-emulation
accel-speed 0.20
accel-profile "adaptive"
scroll-factor 1.0
}
keyboard {
track-layout "window"
// numlock
// XKB block will only be written when there are values
//xkb {
//}
repeat-delay 600
repeat-rate 25
}
}
hotkey-overlay {
hide-not-bound
skip-at-startup
}
gestures {
hot-corners {
off
}
}
debug {
honor-xdg-activation-with-invalid-serial
}
cursor {
hide-when-typing
hide-after-inactive-ms 3000
}