Skip to content

Commit

Permalink
feat(sway): Inhibit idle for Windblown
Browse files Browse the repository at this point in the history
  • Loading branch information
TLATER committed Oct 27, 2024
1 parent d7061ff commit 5f66cb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-config/dotfiles/sway.conf
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ bindsym {
## Idle inhibitors
for_window [title="Element.*" app_id="firefox"] inhibit_idle visible
for_window [title=".*Discord.*" app_id="firefox"] inhibit_idle visible
for_window [title="Windblown"] inhibit_idle visible

0 comments on commit 5f66cb6

Please sign in to comment.