diff --git a/.config/sway/config b/.config/sway/config index c4f5ee6..4aa13fb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -247,6 +247,7 @@ bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl --quiet set 5%- # launcher float for_window [title=".*swayapplauncher.*"] floating enable for_window [title="^Authy$"] floating enable +for_window [class="chrome-token-signing"] floating enable # screenshots bindsym Print exec grim $(xdg-user-dir PICTURES)/$(date +'screenshot_%Y-%m-%d-%H%M%S_grim.png')