diff options
Diffstat (limited to '.scripts')
| -rwxr-xr-x | .scripts/displayselect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.scripts/displayselect b/.scripts/displayselect index 4e9aa00..95a4dc6 100755 --- a/.scripts/displayselect +++ b/.scripts/displayselect @@ -48,3 +48,5 @@ esac feh --bg-scale "$HOME/.config/wall.png" # Polybar users will want to uncomment this line, which reactivates polybar on all new displays: #polybar_launch +# Re-remap keys if keyboard added (for laptop bases) +remaps |
