Yusuke Uchida
Yusuke Uchida
Sorry, there is already PRs that fix this typo.
> > Where should I write readme?? > > What do you mean? I think I need to add some description about this new option, but couldn't find out where...
I confirmed that the code above works. Btw, the time related options are hard to configure and adding this new option would make them unnecessary. (but deleting them would break...
> Does the code work with time zones? Yes, you can add timezones like this: ``` set -g @dracula-time-format "%Y-%m-%d(%a) %H:%M:%S #(date +%Z)" ``` Should I change to respect the...
This workaround works fine for me: ``` alt - l : yabai -m window --toggle topmost; yabai -m window --toggle topmost ```
This custom rules works perfectly fine for me: ``` # applications with custom rules applications="(Calendar|Mail|Reminders|Notes|Microsoft Outlook|Discord|Messages|Slack|Firefox|Chrome|Code|Microsoft Word|Preview|Terminal|iTerm2|QuickTime|Player|Spotify|Music|Brave Browser|Kitty|Alacritty|Trello)" # NOTE: you need to set the settings for the applications in...
Basically, we need to set `layer=below` rule to interact with floating applications/popup windows.
Can you upload some images? Those behaviors can't be reproduced in my environment.
Thanx this works fine for me.
How about this ...?