aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot_config/i3/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config
index be2f4fb..8f5a254 100644
--- a/dot_config/i3/config
+++ b/dot_config/i3/config
@@ -308,6 +308,8 @@ for_window [class="firefox"] border pixel 1
308for_window [class="urxvt"] border pixel 1 308for_window [class="urxvt"] border pixel 1
309for_window [class="jetbrains-pycharm"] border pixel 1 309for_window [class="jetbrains-pycharm"] border pixel 1
310for_window [class="thunderbird"] border pixel 1 310for_window [class="thunderbird"] border pixel 1
311for_window [class="Code"] border pixel 1
312for_window [class="Logseq"] border pixel 1
311 313
312# set position of floating window 314# set position of floating window
313for_window [class=".*"] move position center 315for_window [class=".*"] move position center
Powered by cgit v1.2.3 (git 2.41.0)