From 3764b268dbeaa95a8d4b2da8d4433eab75ad8478 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Wed, 7 Jul 2021 15:21:45 -0500 Subject: dotfiles --- x11/xinitdwmrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 x11/xinitdwmrc (limited to 'x11/xinitdwmrc') diff --git a/x11/xinitdwmrc b/x11/xinitdwmrc new file mode 100644 index 0000000..2a7c09d --- /dev/null +++ b/x11/xinitdwmrc @@ -0,0 +1,7 @@ +#!/bin/sh +seasonalwallpaper & +#xbacklight -set 50 -time 0 & +unclutter -noevents & # Remove mouse cursor when static +xset r rate 250 50 & # Changes the rate at which and time before keystokes are repeated after held +capsmap & # Script to map capslock to the escape and super key +exec dwm -- cgit v1.2.3