Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

replicate other wm

James Wright edited this pageMay 19, 2021 ·4 revisions

Replicate other window managers

On this page you will see how to replicate(entirely or partially) the behavior ofother (tiling) window managers.

⚠️Work in progress! (last update 19/05/2021).

i3

Seeqtile-plasma as a layout that replicates much of i3's basic tree system

⚠️TODO: replicate i3 / i3-gaps.

Special: Terminator

If you are used to the wayTerminator splits panes,the BSP layout (see docs) is for you.

First, lets define the layout itself:

layouts= [layout.Bsp(border_normal="#000000",border_focus="#ffffff",border_width=1,fair=False,lower_right=False,grow_amount=1,# uncomment if you want gaps between windows#margin=20,    ),    ...]
⚠️TODO: replicate Terminator keys (and add link to related resizing section)
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp