From 0d51505700c8d0f2a093f1050d8664377aa1b82d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= <john@ankarstrom.se>
Date: Tue, 29 Jun 2021 11:42:33 +0200
Subject: Add ~/.xinitrc

---
 home/john/.xinitrc | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 home/john/.xinitrc

(limited to 'home/john')

diff --git a/home/john/.xinitrc b/home/john/.xinitrc
new file mode 100644
index 0000000..664889e
--- /dev/null
+++ b/home/john/.xinitrc
@@ -0,0 +1,3 @@
+feh --bg-tile ~/1978.png
+xinput set-prop '<default pointer>' 'Device Accel Constant Deceleration' 0.8
+exec ~/prj/jwm/src/jwm
-- 
cgit v1.2.3