Bharadwaj Raju
Bharadwaj Raju
@GuyKroizman Your response, please?
I may add a proper theme system later, but right now you're welcome to mess with the QML file. It's quite easy if you know CSS.
Although I should probably put the background colors for the items etc in the config file as well.
Sorry. It has a trivial fix, but I'm travelling at the moment so I'll only be able to do it tomorrow or the day after.
Project has moved. Go to https://gitlab.com/bharadwaj-raju/TextSuggest
I thought this was done by: ```python OSX_SCRIPT = '''tell application "System Events" set desktopCount to count of desktops repeat with desktopNumber from 1 to desktopCount tell desktop desktopNumber set...
Does `killall Dock` have a noticeable impact?
@jnshnz Then how does OS X do it through the GUI (which, I assume, causes no disturbance)? Does `Dock` have a `--reload` or similar option? Or in AppleScript (imaginary: `tell...
Fix: ```vim highlight! link pythonRepeat pythonConditional highlight! link pythonOperator pythonConditional ```
@swayson Add it to vimrc