Compare commits

..

No commits in common. "986994da42ba39050914be41993e9b6a51e171f7" and "a7b22667b5121c9357777d175d9efa5044343e80" have entirely different histories.

View File

@ -167,7 +167,7 @@
]; ];
input = { input = {
kb_layout = "us"; kb_layout = us;
touchpad = { touchpad = {
natural_scroll = true; natural_scroll = true;
scroll_factor = 0.4; scroll_factor = 0.4;
@ -182,7 +182,7 @@
border_size = 2; border_size = 2;
"col.active_border" = "rgba($mauveAlphaee)"; "col.acive_border" = "rgba($mauveAlphaee)";
"col.inactive_border" = "rgba($overlay1Alphaee)"; "col.inactive_border" = "rgba($overlay1Alphaee)";
}; };