rice/dotfiles/.xprofile

5 lines
164 B
Plaintext
Raw Normal View History

2021-11-15 22:27:14 -08:00
# FIFO for mpv queue
rm -f /tmp/mp_pipe && mkfifo /tmp/mp_pipe
setxkbmap -option caps:escape &>/dev/null
setxkbmap -option caps:escape_shifted_capslock &>/dev/null