dgy
/
hexagons
Archived
1
0
Fork 0
This repository has been archived on 2021-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
hexagons/.config/X11/xinitrc

24 lines
657 B
Plaintext
Raw Normal View History

2017-02-20 22:15:15 +00:00
#!/bin/sh
2018-08-23 19:00:30 +00:00
2017-03-10 16:36:19 +00:00
setxkbmap -option caps:escape
2020-04-01 15:47:43 +00:00
xsetroot -cursor_name left_ptr &
2020-05-05 22:22:57 +00:00
equiset &
xcompmgr &
monis &
dpi &
2020-08-19 17:30:47 +00:00
mpd &
xss-lock -l -- exeflock4 &
case ${1} in
(k)
nhkd &
katriawm
;;
(*)
sxhkd &
bspwm
;;
esac
exec runsvdir -P ~/.local/service.x 'log: ...........................................................................................................................................................................................................................................................................................................................................................................................................'