diff options
Diffstat (limited to 'dot_config/i3')
-rw-r--r-- | dot_config/i3/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config index f2a70a0..341cd04 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config | |||
@@ -309,6 +309,7 @@ for_window [class="Microsoft Teams - Preview"] focus | |||
309 | 309 | ||
310 | #for_window [class="^.*"] border pixel 1 | 310 | #for_window [class="^.*"] border pixel 1 |
311 | for_window [class="Xfce4-terminal"] border pixel 1 | 311 | for_window [class="Xfce4-terminal"] border pixel 1 |
312 | for_window [class="firefox"] border pixel 1 | ||
312 | 313 | ||
313 | ############## | 314 | ############## |
314 | # compositor # | 315 | # compositor # |
@@ -391,6 +392,9 @@ exec --no-startup-id dunst --config ~/.config/dunst/dunstrc | |||
391 | 392 | ||
392 | exec --no-startup-id xmodmap ~/.Xmodmap | 393 | exec --no-startup-id xmodmap ~/.Xmodmap |
393 | 394 | ||
395 | |||
396 | #exec --no-startup-id /opt/1Password/1password | ||
397 | |||
394 | ################## | 398 | ################## |
395 | # floating rules # | 399 | # floating rules # |
396 | ################## | 400 | ################## |