summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorTCCQ <thomasmulmer02@gmail.com>2024-09-14 09:52:45 -0700
committerTCCQ <thomasmulmer02@gmail.com>2024-09-14 09:52:45 -0700
commit0631321fb40df9673cd1f3b17c1a8155f57615f6 (patch)
tree35b62b39138732fccbbf5ee4ffc156ebfebcce18 /.xinitrc
parent96ada47d34aee0d6faf0843f3d48400d7249bc65 (diff)
xinitrc
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
new file mode 100644
index 0000000..41cc9e2
--- /dev/null
+++ b/.xinitrc
@@ -0,0 +1,5 @@
+xset r rate 210 35
+
+conky | while read -r; do xsetroot -name "$REPLY"; done &
+feh dotfiles/wp.jpg &
+dwm