i3: make minimum floating window size smaller

Firefox sharing indicator is smaller than the default minimum (75x50)
This commit is contained in:
Vincent Bernat 2021-09-08 11:04:19 +02:00
parent 96043bb96d
commit 5d3876ef1a

1
config
View file

@ -39,6 +39,7 @@ bindsym XF86MonBrightnessDown exec --no-startup-id exec brightnessctl set 5%-
# use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
floating_minimum_size 55 30
# start a terminal
bindsym $mod+Return exec exec $term