Installation
Lazytiler
Streamline your desktop and supercharge your productivity on SwayWM and i3WM with Lazytiler!
Installation
Installing Lazytiler is an absolute breez.
Note: You will need to have both rust and cargo installed on your system.
To install rust, run the command below:
Refer to the official rust website to install rust the recommended way. You can also compile cargo from source if you wish.
Let’s get started with the Lazytiler installation process.
Quickstart
If you have rust and cargo installed on your system, you can use the fast way of installing lazytiler with the following command:
Once installed you can add lazytiler to your SwayWM or i3WM configuration like so:
or you can echo it into your SwayWM or i3WM configuration like so:
- SwayWM:
- i3WM:
Manual Installation
Clone the repository and navigate into it.
Build using cargo.
The binary will be located in target/releases
as lazytiler
in the same directory where you ran the build command.
Create a directory called bin
in your ~/.cargo/
directory.
Copy the binary to your ~/.cargo/bin/
directory.
Execute the lazytiler command in a new terminal.
You can now add the binary path to your SwayWM or i3WM configuration file with exec lazytiler
command like this:
After doing so, you need only logout and log back in or do a reboot.
Preview
Preview with and without Lazytiler.
Without Lazytiler
The default horizontal split tiling layout in SwayWM.
The default vertical split tiling layout in SwayWM.
With Lazytiler
A preview of lazytiler’s tiling layout enabled on SwayWM.
A preview with some terminal applications on a low-end machine.
Tile your layouts automatically and give yourself some freedom with a boost in productivity and workflow.
Restart your SwayWM or i3WM by logging out and back in or doing a reboot.