mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
# Configure compose key as capslock
|
|
setxkbmap -option compose:caps
|
|
xset -b
|
|
|
|
compton -b
|
|
|
|
source ~/.zshenv
|