chore: update i3 config
This commit is contained in:
parent
4dc7aecf97
commit
effc9f20c1
|
@ -210,9 +210,11 @@ smart_borders on
|
||||||
gaps inner 10
|
gaps inner 10
|
||||||
|
|
||||||
# Custom App Configs
|
# 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
|
# Polybar
|
||||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue