Better sizes for floating windows

This commit is contained in:
Thomas Dehaeze 2021-01-08 01:32:36 +01:00
parent 3e97711adc
commit be509cf109

7
i3.org
View File

@ -129,10 +129,11 @@ for_window [class="Yad"] floating enable
for_window [title="Bluetooth Devices"] floating enable
for_window [title="Simulink Library Browser"] floating enable
for_window [class="Floating"] floating enable, resize set 800 600, move position 1100 460
for_window [class="mpv"] floating enable
for_window [class="mpv"] floating enable # Size/Position is defined in mpv.conf
for_window [class="Sxiv"] floating enable, resize set 800 600, move position center
for_window [title="khal"] floating enable
for_window [title="nmtui"] floating enable, resize set 800 600
for_window [title="khal"] floating enable, resize set 600 600, move position center
for_window [title="ncmpcpp"] floating enable, resize set 800 400, move position center
for_window [title="nmtui"] floating enable, resize set 800 600, move position center
#+end_src
* Scratchpad