1
0
Fork 0
numbers/X11/xinitrc

11 lines
178 B
Plaintext
Raw Normal View History

2021-04-16 00:15:31 +00:00
#!/bin/sh
xsetroot -cursor_name left_ptr &
xcompmgr &
2021-10-03 17:03:20 +00:00
fcitx &
2021-10-14 20:47:41 +00:00
xset r rate 200 30
xset s 0 900
2021-04-16 00:15:31 +00:00
xrdb -merge "$XDG_CONFIG_HOME/X11/xresources"
exec runsvdir -P ~/.local/service.x