diff options
author | clarkzjw <[email protected]> | 2023-05-06 20:01:13 -0700 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-05-06 20:01:13 -0700 |
commit | 06f32722e0434fffbd8889bf08ee9a60a9740323 (patch) | |
tree | 9134766dcc0ea77ae6cbe325823b13adfe8ce355 /dot_config/i3 | |
parent | d1bc3d4fcbf58a028911ea5b2614941a5688c486 (diff) | |
download | dotfiles-06f32722e0434fffbd8889bf08ee9a60a9740323.tar.gz |
update
Diffstat (limited to 'dot_config/i3')
-rw-r--r-- | dot_config/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config index 10726f1..ef1fa61 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config | |||
@@ -313,6 +313,7 @@ for_window [class="jetbrains-pycharm"] border pixel 1 | |||
313 | for_window [class="thunderbird"] border pixel 1 | 313 | for_window [class="thunderbird"] border pixel 1 |
314 | for_window [class="Code"] border pixel 1 | 314 | for_window [class="Code"] border pixel 1 |
315 | for_window [class="Logseq"] border pixel 1 | 315 | for_window [class="Logseq"] border pixel 1 |
316 | for_window [class="Vmplayer"] border pixel 1 | ||
316 | 317 | ||
317 | # set position of floating window | 318 | # set position of floating window |
318 | for_window [class=".*"] move position center | 319 | for_window [class=".*"] move position center |