This website requires JavaScript.
Explore
Help
Sign In
alrayyes
/
server-dotfiles
Watch
1
Star
0
Fork
0
You've already forked server-dotfiles
mirror of
https://github.com/alrayyes/server-dotfiles
synced
2023-11-14 15:56:25 +00:00
Code
Issues
Releases
Wiki
Activity
562e2910b7
server-dotfiles
/
xorg
/
.xinitrc
5 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
read .XResources
2017-05-21 15:49:02 +00:00
setxkbmap -option caps:escape
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
map capslock to escape
2017-05-21 15:40:30 +00:00
exec i3
Reference in New Issue
Copy Permalink