diff options
Diffstat (limited to 'x/.xinitrc')
-rw-r--r-- | x/.xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,4 +41,5 @@ if [ -n "$DISPLAY" ]; then | |||
41 | fi | 41 | fi |
42 | 42 | ||
43 | xsetroot -cursor_name left_ptr | 43 | xsetroot -cursor_name left_ptr |
44 | exec dbus-launch bspwm | 44 | xset +fp /usr/share/fonts/liberation-fonts |
45 | exec bspwm | ||