Wayfire is a 3D Wayland composer, inspired by Compiz and based on wlroots. Its goal is to create a customizable, extensible and lightweight environment without sacrificing its appearance.
wayfire.ini
to ~/.config wayfire.ini
Super + Enter
- Opens the terminal (Alacrity)Super + q
- Close a windowCtrl + Alt + Backspace
- Off
~/.config/wayfire.ini
# [input]
and # xkb_layout = us, fr
us, fr
with only br Leave it like this:Theme very basic!
Or just run that is very minimalist (I recommend).
wayfire.ini
Super + shift + enter
Enter these initial sample colors
For more information click here
Indicate the style path to the command in the:
~/.config/wayfire.ini: command_laucher = wofi --show=drun --style ~/.config/wofi/config
If you have Firefox installed and are unable to open, configure the Firefox opening file as follows:
export MOZ_ENABLE_WAYLAND = 1
and leave it like this:The Panel and the background will start automatically.
~/.config/wf-shell.ini
and set [background]
and image = /home/YOUR_USER/path/to/image.jpg
, example:
vim ~/.config/wf-shell.ini
Do not use a shortcut:
~/image.jpg
. If you want a complete example with pre-defined settings and explanations such as comments in the file itself, download the file:wf-shell.ini.example
Use grim
Example of use: grim screenshot.png
Alt + Tab
- Holding, navigate through the open windows with minified visuals;Alt + Esc
- Holding, displays the bottom window forward with transparency;Super + →
- Moves the window to the right vertical;Super + ←
- Moves the window to the left vertical;Super + ↑
- Moves the window to full screen;Super + ↓
- Moves the window to the last position;Super
Only, shows each of the 9 desktops with their respective windows.Super + Ctrl + → |
← |
↓ |
↑ - Moves the window sideways and down/up with “sliding”; |
To activate a plugin add to wayfire.ini
, example adding Cube. Enter the name of the plugin and use activate
and choose a key combination to start it
I made a video that shows all the procedures mentioned above. Remembering that the video is in Brazilian Portuguese, however, the most important thing is to see the commands that are universal.