Browse Source

Make jetbrains splash screen rule better

master
Arti Zirk 4 years ago
parent
commit
ecea02cb57
  1. 4
      .config/sway/config

4
.config/sway/config

@ -272,8 +272,8 @@ for_window [class="Rofi"] floating enable
for_window [instance="Browser" window_role="About"] floating enable for_window [instance="Browser" window_role="About"] floating enable
# JetBrains # JetBrains
# Fix rendering of jetbrains splash screen and other floating windows # Fix rendering of jetbrains splash screen
for_window [class="jetbrains-*" title="win*"] { for_window [class="jetbrains-*" title="win0"] {
border none border none
floating enable floating enable
move position center move position center

Loading…
Cancel
Save