mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
Several settings fixes #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joepadmiraal on 4/23/2024
Limit app search results to 20 to improve performance.
Without this, typing in the search field (entry widget) is really sluggish for the first couple of characters on my laptop.
Close settings after opening an app via the search bar.
Automatically focus the entry widget to allow app searching.
Fix keyboard input in settings.
Without
keymode: "exclusive", no key presses were registered at all in the settings screen.