diff options
Diffstat (limited to 'x/.xinitrc')
-rw-r--r-- | x/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,5 +60,5 @@ if [ "$2" = "nvidia" ]; then | |||
60 | xrandr --setprovideroutputsource modesetting NVIDIA-0 | 60 | xrandr --setprovideroutputsource modesetting NVIDIA-0 |
61 | xrandr --auto | 61 | xrandr --auto |
62 | fi | 62 | fi |
63 | 63 | xsetroot -cursor_name left_ptr | |
64 | exec bspwm | 64 | exec bspwm |