Skip to content

Commit

Permalink
sway: add idle inhibitor for youtube videos playing in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
ammgws committed May 23, 2020
1 parent 25b5d76 commit 5d4f315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sway/.config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
#assign [title="washitsu"] 2

for_window [app_id="mpv"] inhibit_idle fullscreen
for_window [title=".*YouTube.*"] inhibit idle fullscreen
for_window [app_id="pavucontrol"] floating enable

# ┏━━━━━━━━━━━━━━━━━━━━━━━━┓
Expand Down

0 comments on commit 5d4f315

Please sign in to comment.