mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 22:55:00 +08:00
Remove xprofile: use keyd instead
This commit is contained in:
parent
1260d2d152
commit
9ce22ef2d3
1 changed files with 0 additions and 10 deletions
10
.xprofile
10
.xprofile
|
|
@ -1,10 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
(
|
||||
sleep 2
|
||||
# 交换Caps_Lock和Escape
|
||||
setxkbmap -option caps:swapescape
|
||||
# 交换右Ctrl和右Alt
|
||||
setxkbmap -option ctrl:rctrl_ralt
|
||||
setxkbmap -option ctrl:ralt_rctrl
|
||||
) &
|
||||
Loading…
Add table
Add a link
Reference in a new issue