Skip to content
ヒヤシンス edited this page Aug 14, 2022 · 5 revisions

Introduction

Welcome to the Wiki Page!

Here you will find: Documentation, Extra Informations, and Troubleshot page

About

A Dotfiles Themed with SweetPastel, it's a dotfiles design to be understandable and hackable by anyone. Instead of making multiple Window Manager Configs with different style I opt in on just one style but it should be compatible to other Window Manage so if you switch to another Window Manager it should be the same style, except for BSPWM and i3 because there top bars are different but overall it should be the same, plus it's less work. All the configs are stored in a folder so it won't conflict at your pre existing configs (Except of the window managers they will conflict unless you backup your old files)

Window Managers

There are 4 Window Managers supported right now and more will be coming soon and a wayland version of the dotfiles will also come.

The Window Managers are:

  • BSPWM - A tiling window manager that represents windows as the leaves of a full binary tree.

  • BerryWM - A healthy, byte-sized window manager written in C for unix systems.

  • i3-Gaps - A tiling window manager designed for X11, inspired by wmii and written in C.

  • LeftWM - A tiling window manager written in Rust that aims to be stable and performant.

Why I choose those? I don't know I just like them I guess

How do this work?

It's all thanks to the autostart file and config linking. The autostart file is where it starts the necessary programs in order to run the Window Manager properly, The top bar, notifications, compositor, and etc. are started using that. The config linking is where the --config / -c option comes into play this allows me to just put all the configs into one folder.

SweetPastel

It's the color scheme I made and improved by siduck, I was originally just gonna use paradise or gruvbox because it didn't fit well so SweetPastel was born. It's inspired by pastel foods and all pastel stuff because all I see on unixporn is just catpuccin. All the ports are hosted on the SweetPastel Github Page originally it's hosted on my repositories but I moved it because it was messy.

Clone this wiki locally