Skip to content

rseah145/awesome-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesomewm arch setup with minimal configurations

Configured to work on an arch linux VM in vmware (Learning how to rice)

Requires further configuration to work on baremetal

Follow the steps after using "archinstall" installation script, using NetworkManager as the Network configuration, and with awesome as the desktop profile

Install firacode nerd font via pacman.

pacman -S ttf-firacode-nerd

Install gum via pacman

pacman -S gum

Install curl via pacman

pacman -S curl

clone this repo

git clone https://github.com/rseah145/awesome-dots.git

Run the installation script

cd awesome-dots && chmod +x install.sh && ./install.sh

UPDATE: Using the following Awesome WM dotfiles as a template from here

Run the modified install.sh script within this repo (taken from the referenced repo)

UPDATE: wallpapers are now stored within .config/wallpapers

Requires yay to be installed. Install guide

TODO

Add a network manager widget (top-right)

Add a menu button and a file manager launcher (top-left)

Others

Use oh-my-bash with powerline theme

Install nordic theme from gnome-looks.org and configure with lxappearance

Install papirus icons

neovim config = lazy vim (Default keymaps) + monokai soda colorscheme + terminal plugin (toggleterm)

Exact same lazy vim config can be used on Windows as well, requires git and nvim to be installed (afterwards, follow lazy vim install steps via the website for Windows)

Copy the files to their respective directories, i.e. lazy.lua to "nvim/lua/config/" and modify lazy.lua to use PowerShell instead of bash for Linux

Additional references used to configure lazy vim config:

lazy vim neo-tree config

Screenshot

Neofetch Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published