Skip to content

l0wigh/Fluorite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluorite 0.5

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.

FluoriteWM

Information ?

Go to Fluorite Website for more informations. I talk about configuration, installation, ect...

You can also find some quick tips inside CONFIG.md.

Installation (basic informations)

Deps

On Archlinux you can type this command to install everything you need.

sudo pacman -S xorg

Build and install

After doing modifications to the config, just type (WITHOUT sudo). It will remake and copy the Fluorite executable to /usr/bin/.

make install

.xinitrc example

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.

Known issues

- 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 be careful with what you are doing.

About

Tiling Window Manager for X11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published