Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: random background images; fix issue #8 #9

Merged
merged 4 commits into from
Jan 6, 2024

Conversation

KevinSilvester
Copy link
Owner

  • Switched to using wezterm's builtin fs helper function to search for bg image files.
    io.popen was causing start-up lag on windows Resolves issue Lag when starting up the first window #8
  • Created helper function and keybindings to cycle through images
  • Reverted font name
  • Fixed lint error in Config object initialization
  • Fix duplicate random numbers generated by lua
  • Updated readme screenshot

@KevinSilvester KevinSilvester merged commit 577b7d4 into master Jan 6, 2024
1 check passed
@KevinSilvester KevinSilvester deleted the feat/random-bg branch January 6, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant