diff options
author | davidovski <david@davidovski.xyz> | 2023-08-05 17:23:28 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-08-05 17:23:28 +0100 |
commit | 051ed527f64b0d7f400f76244b3d63a7ac98bb70 (patch) | |
tree | 799d0832733536c768e535e92ebeaf8a4c9847bc /config/sx | |
parent | 68c93158be4dc92f437e356590a61fbdf9e6dcca (diff) | |
parent | bc668b05c41396e187fe590f03646dadd708d613 (diff) |
Merge branch 'master' of git.cheetah.remote:dot
Diffstat (limited to 'config/sx')
-rwxr-xr-x | config/sx/sxrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/sx/sxrc b/config/sx/sxrc index f27b52a..ee19f27 100755 --- a/config/sx/sxrc +++ b/config/sx/sxrc @@ -1,3 +1,4 @@ -setxkbmap -option caps:none +setxkbmap -option caps:backspace +xmodmap -e "clear Lock" exec bspwm |