diff --git a/private_dot_config/i3/window_rules.conf b/private_dot_config/i3/window_rules.conf index 13c5590..0c4e1f8 100644 --- a/private_dot_config/i3/window_rules.conf +++ b/private_dot_config/i3/window_rules.conf @@ -24,6 +24,7 @@ assign [class = "jetbrains-studio"] $Terminal assign [class = "Code"] $Terminal assign [class = "qutebrowser"] $Terminal +for_window [title = "Mozilla Firefox (Private Browsing)"] move to workspace $Vm #Browsers assign [class = "firefox"] $Browsers @@ -108,6 +109,7 @@ for_window [class = "org.opensuse.YaST"] floating enabled #Names for_window [title = "ani-cli"] move to workspace $Youtube +for_window [title = "^.*Private"] move to workspace $Vm #for_window [title = "manga-cli"] move to workspace $Youtube # Roles (Thanks greyfade :D)