From d037340532f6e457eee51c6243705b2a93127990 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Fri, 14 Apr 2023 12:21:03 -0400 Subject: [PATCH] attempt to handle links directly opening the firefox workspace --- conf.d/window_rules.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf.d/window_rules.conf b/conf.d/window_rules.conf index 086a5c4..0b468cc 100644 --- a/conf.d/window_rules.conf +++ b/conf.d/window_rules.conf @@ -4,3 +4,6 @@ for_window [all] title_window_icon on for_window [all] title_window_icon padding 1px for_window [all] title_format "%class" for_window [class="gnome-calculator"] floating enable +for_window [urgent="latest" class="firefox" workspace=$ws1] focus ; workspace number $ws1 +for_window [class="pycharm"] workspace number $ws4 +for_window [urgent=latest] focus