summaryrefslogtreecommitdiff
path: root/river/config.rh
diff options
context:
space:
mode:
authortslil <tslil@posteo.de>2026-04-04 17:40:18 +0100
committertslil <tslil@posteo.de>2026-04-04 17:43:21 +0100
commit0c860a57966d4c0f4ef817b9c7f378de4623a236 (patch)
treeeaf7d78bcc510ed973f2c85ab84a0159e23218cb /river/config.rh
parent274ce02053a54112945df747cbaf3ca606842805 (diff)
[machi] store configs for river + machi + waybar
Diffstat (limited to 'river/config.rh')
-rw-r--r--river/config.rh10
1 files changed, 10 insertions, 0 deletions
diff --git a/river/config.rh b/river/config.rh
new file mode 100644
index 0000000..b863026
--- /dev/null
+++ b/river/config.rh
@@ -0,0 +1,10 @@
+keyboard "AT Translated Set 2 keyboard" {
+ layout gallium
+ options ctrl:swap_lalt_lctl,ctrl:swap_rwin_rctl,ctrl:nocaps
+}
+
+touchpad {
+ tap_to_click true
+ natural_scroll false
+ accel_profile adaptive
+}