Fluorite is a really simple window manager that aims to be light and functionnal.
This is a very experimental version. Use at your own risk.
Go to Fluorite Website for more informations. I talk about configuration, installation, ect...
You can also find some quick tips inside CONFIG.md.
On Archlinux you can type this command to install everything you need.
sudo pacman -S xorg
After doing modifications to the config, just type (WITHOUT sudo). It will remake and copy the Fluorite executable to /usr/bin/
.
make install
polybar &
picom &
setxkbmap -layout fr
exec Fluorite
Keep in mind that the setxkbmap with the proper keyboard layout is REQUIRED so you can have all your bindings working.
- Java apps might be broken on some features. (ex: Ghidra)
- Support for floating windows is a really early stage and might be unstable, I recommend that you do not use it manually (Meta+Spacebar) for now.