Remove spurious mklesskey call

This commit is contained in:
Case Duckworth 2022-08-09 23:40:31 -05:00
parent 3632794178
commit e756b6e76b
1 changed files with 0 additions and 1 deletions

1
bollux
View File

@ -211,7 +211,6 @@ bollux_init() {
# Remove $BOLLUX_LESSKEY and re-generate keybindings (to catch rebinds)
run rm -f "$BOLLUX_LESSKEY"
mklesskey
}
# Cleanup on exit