1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/bspwm/.xinitrc

7 lines
95 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
2017-05-21 15:49:02 +00:00
setxkbmap -option caps:escape
2020-02-17 13:13:34 +00:00
xrdb -merge -I$HOME ~/.Xresources
exec bspwm