All Projects → b4skyx → leftwm-soothe

b4skyx / leftwm-soothe

Licence: other
No description, website, or topics provided.

Programming Languages

Vim Script
2826 projects
shell
77523 projects
Liquid
124 projects

Soothe: A leftwm configured theme

If you're here, you would obviously want to know how it looks. Looks

Configuration:

DE          : Arch
WM          : Leftwm
terminal    : Alacritty
colorscheme : Dracula
bar         : Polybar
Launcher    : Rofi

Installation

Clone this repo to get started.

git clone https://github.com/b4skyx/leftwm-soothe.git
cd leftwm-soothe

You would want to have the fonts installed first, so that everything is rendered correctly. To do so

cp -r .fonts/* ~/.fonts/

To use the this theme, symlink the theme folder to your current leftwm theme

ln -s $PWD/theme $HOME/.config/leftwm/themes/current

Application specific themes such as rofi can be configured manually. Refer to their man pages in detail. Usually their specific configuration can be found in .config directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].