Skip to content
Snippets Groups Projects
Commit f9078b02 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

I3 Detect ZOOM by class.

parent a0356193
No related branches found
No related tags found
No related merge requests found
......@@ -339,8 +339,7 @@ bindsym $mod+Print exec "maim -uo > ~/screenshot.png ;gimp ~/screenshot.png"
exec --no-startup-id /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
for_window [class=".*"] border pixel 1
for_window [title="zoom*"] move container to workspace ZOOM
for_window [title="Zoom*"] move container to workspace ZOOM
for_window [class="zoom"] move container to workspace ZOOM
for_window [title="Jitsi Meet"] floating enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment