diff options
Diffstat (limited to 'env/.local/bin/system')
| -rwxr-xr-x | env/.local/bin/system/start-scripts/autostart.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/.local/bin/system/start-scripts/autostart.sh b/env/.local/bin/system/start-scripts/autostart.sh index 68e9ac4..910fa47 100755 --- a/env/.local/bin/system/start-scripts/autostart.sh +++ b/env/.local/bin/system/start-scripts/autostart.sh @@ -21,6 +21,7 @@ fi if [ -z "$WAYLAND_DISPLAY" ]; then xcompmgr & + setxkbmap -option caps:swapescape fi # if [ $extra == 1 ]; then |
