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