Better sizes for floating windows
This commit is contained in:
parent
3e97711adc
commit
be509cf109
7
i3.org
7
i3.org
@ -129,10 +129,11 @@ for_window [class="Yad"] floating enable
|
|||||||
for_window [title="Bluetooth Devices"] floating enable
|
for_window [title="Bluetooth Devices"] floating enable
|
||||||
for_window [title="Simulink Library Browser"] 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="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 [class="Sxiv"] floating enable, resize set 800 600, move position center
|
||||||
for_window [title="khal"] floating enable
|
for_window [title="khal"] floating enable, resize set 600 600, move position center
|
||||||
for_window [title="nmtui"] floating enable, resize set 800 600
|
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
|
#+end_src
|
||||||
|
|
||||||
* Scratchpad
|
* Scratchpad
|
||||||
|
Loading…
Reference in New Issue
Block a user