diff options
Diffstat (limited to 'x11/xinitdwmrc')
-rwxr-xr-x[-rw-r--r--] | x11/xinitdwmrc | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/xinitdwmrc b/x11/xinitdwmrc index 2a7c09d..3070f8a 100644..100755 --- a/x11/xinitdwmrc +++ b/x11/xinitdwmrc @@ -1,7 +1,3 @@ #!/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 +/home/timmy/.config/x11/rc exec dwm |