diff options
Diffstat (limited to 'xprofile')
-rw-r--r-- | xprofile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ xrdb ~/.Xresources sh -c "sleep 5; xmodmap ~/.xmodmap" & +# fuck the beep +xset b off + setxkbmap us & # xsetroot -solid gray |