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
Bash

#!/bin/sh
setxkbmap -option caps:escape
xsetroot -cursor_name left_ptr &
equiset &
xcompmgr &
monis &
dpi &
mpd &
xss-lock -l -- exeflock4 &
case ${1} in
(k)
nhkd &
katriawm
;;
(*)
sxhkd &
bspwm
;;
esac
exec runsvdir -P ~/.local/service.x 'log: ...........................................................................................................................................................................................................................................................................................................................................................................................................'