diff options
Diffstat (limited to 'x11/capsmap')
-rwxr-xr-x | x11/capsmap | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/capsmap b/x11/capsmap index ad107da..36c5eb1 100755 --- a/x11/capsmap +++ b/x11/capsmap @@ -1,5 +1,4 @@ #!/bin/sh - # Remap caps to super when held setxkbmap -option caps:super # Remap caps to escape when pressed |