Compare commits
2 Commits
a7b22667b5
...
986994da42
| Author | SHA1 | Date | |
|---|---|---|---|
| 986994da42 | |||
| b91125a840 |
@ -167,7 +167,7 @@
|
||||
];
|
||||
|
||||
input = {
|
||||
kb_layout = us;
|
||||
kb_layout = "us";
|
||||
touchpad = {
|
||||
natural_scroll = true;
|
||||
scroll_factor = 0.4;
|
||||
@ -182,7 +182,7 @@
|
||||
|
||||
border_size = 2;
|
||||
|
||||
"col.acive_border" = "rgba($mauveAlphaee)";
|
||||
"col.active_border" = "rgba($mauveAlphaee)";
|
||||
"col.inactive_border" = "rgba($overlay1Alphaee)";
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user