Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 760 Bytes

CONFIG.md

File metadata and controls

20 lines (14 loc) · 760 Bytes

Configuration Files

  • keybinds.h : Contains every binding and custom user functions
  • options.h : Contains options to change fluorite behaviours
  • design.h : By default it just include a design files. I recommend that you create your theme file just like the other ones

Everything is commented and should be easy to understand and configure by yourself.

Additionnal X11 programs

Here you can find programs that I use with Fluorite

  • Launcher : Rofi
  • Compositor : Picom (XoDefender fork)
  • Taskbar : Polybar
  • The fishes : Asciiquarium
  • The matrix : cmatrix
  • Taskmanager : btop

Some examples of configurations for these programs are located inside dotfiles_examples folder