Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Stoic Dotfiles

Simple dotfiles for AwesomeWM, with heavy inspirition from 夜 - Yoru (https://github.com/rxyhn/yoru)

Rice Preview

Rice Preview


🔧 ‎ Setup

This is step-by-step how to install the dotfiles.

1. Install Required Dependencies

⚠️This setup instructions only provided for Arch Linux (and other Arch-based distributions)

First of all you should install the git version of AwesomeWM.

yay -S awesome-git

Install necessary dependencies

yay -Sy picom-git wezterm rofi lxappearance-gtk3 xclip redshift betterlockscreen maim feh xrandr
2. Install The Dotfiles

Clone this repository

git clone --depth 1 --recurse-submodules https://github.com/timothfee/stoic-dotfiles.git
cd stoic-dotfiles && git submodule update --remote --merge

Copy config files

cp -r config/* ~/.config/

Install a few fonts (mainly icon fonts) in order for text and icons to be rendered properly.

Necessary fonts:

Fonts are located in the misc file.

Once you download them, place them into ~/.fonts or ~/.local/share/fonts.

cp -r misc/fonts/* ~/.fonts/
# or to ~/.local/share/fonts
cp -r misc/fonts/* ~/.local/share/fonts/

And run this command for your system to detect the newly installed fonts.

fc-cache -fv

Install NVChad (https://nvchad.com/docs/quickstart/install)

git clone https://github.com/NvChad/starter ~/.config/nvim && nvim

Finally, now you can login with AwesomeWM

Congratulations.

Please submit issues if you come across any.

About

Simple dotfiles for AwesomeWM. I did this on arch linux and the install instructions are for arch linux as well.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages