diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-09-24 11:19:50 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-09-24 11:19:50 -0400 |
| commit | 4b93d5eeaeb0d038be1bd866db4ecf3c5cfab12e (patch) | |
| tree | 2f736ea648fde7f91a5be0232e76d3bc38ca6233 /.scripts | |
| parent | b3e278cd16b1f0a737af5a00198f4bc4db3d6ec1 (diff) | |
| download | eibhear-4b93d5eeaeb0d038be1bd866db4ecf3c5cfab12e.tar.gz eibhear-4b93d5eeaeb0d038be1bd866db4ecf3c5cfab12e.tar.zst eibhear-4b93d5eeaeb0d038be1bd866db4ecf3c5cfab12e.zip | |
remap rerun added to displayselect
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 |
