diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-06-29 02:37:33 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-06-29 02:37:33 -0500 |
| commit | 22b2eb9a952bf252af29eb5ed905de4bb62386a2 (patch) | |
| tree | 25b49b19c6775d8f7d317b28abfb4c10964809e3 /env/.local/bin | |
| parent | 26488dbdfca360694e9bfdf19bade661766826e7 (diff) | |
- config changes
- added swapscape for tty and x11
Diffstat (limited to 'env/.local/bin')
| -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 |
