chore: update i3 config
This commit is contained in:
parent
4dc7aecf97
commit
effc9f20c1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue