diff options
Diffstat (limited to 'x11/xinitrc')
-rwxr-xr-x[-rw-r--r--] | x11/xinitrc | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/xinitrc b/x11/xinitrc index ffd99d3..38640d8 100644..100755 --- a/x11/xinitrc +++ b/x11/xinitrc @@ -1,9 +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 -#amixer sset Master 60% & # Set volume to 60% -#picom & +/home/timmy/.config/x11/rc exec timmywm |