diff options
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ fi # Disable console bell xset b off +# Set default cursor to an arrow +xsetroot -cursor_name arrow + # Load wallpaper $HOME/.fehbg & |
