diff options
author | Rafael Marçalo <raroma09@gmail.com> | 2023-06-09 02:50:25 +0100 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2023-06-09 02:50:25 +0100 |
commit | 6339d476c49cd871ef60225c2b4546aa55d6e52a (patch) | |
tree | 7c991adbdfcb3b20f3c2200c98d0360c1883e584 | |
parent | 984fd5b777dbd9691e73a6a1633aff1c19aa15d7 (diff) |
Added missing script
-rwxr-xr-x | scripts/.local/bin/switchLayout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/.local/bin/switchLayout b/scripts/.local/bin/switchLayout index b19706b..e07544b 100755 --- a/scripts/.local/bin/switchLayout +++ b/scripts/.local/bin/switchLayout @@ -9,3 +9,5 @@ case "$CURRENTLAYOUT" in us) setxkbmap pt esac + +setxkbmap -option caps:super |