mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
|
# 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
|