diff --git a/.config/i3/config b/.config/i3/config index b6783c6..ced3d68 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -210,8 +210,10 @@ smart_borders on gaps inner 10 # Custom App Configs -# for_window [class="Plexamp"] floating enable -for_window [class="Ulauncher"] floating enable, border none +for_window [ class="Ulauncher" ] floating enable, border none + +# Gamboy Emulator +for_window [ class="gb" ] floating enable # Polybar exec_always --no-startup-id $HOME/.config/polybar/launch.sh