Floating disable jellyamp. smaller gaps

This commit is contained in:
RealStickman 2021-10-28 15:22:11 +02:00
parent 260800d714
commit e2a30c6ebb

View File

@ -599,6 +599,9 @@ for_window [class="hp-toolbox"] floating disable
# balena etcher # balena etcher
for_window [title="Etcher"] floating disable for_window [title="Etcher"] floating disable
# jellyamp
for_window [title="Jellyamp"] floating disable
############################## ##############################
### floating enabled ### ### floating enabled ###
############################## ##############################
@ -721,8 +724,8 @@ popup_during_fullscreen smart
# set border and gaps # set border and gaps
for_window [class="^.*"] border pixel 2 for_window [class="^.*"] border pixel 2
gaps inner 5 gaps inner 3
gaps outer 5 gaps outer 3
##################################################################################################################### #####################################################################################################################