harshbaliyan126 / dotfiles

My ArchLinux dotfiles
12 stars 2 forks source link

~/dotfiles

Here is my Arch Linux configuration

Tools i used to make my Desktop environment sassy :

Category Packages/Programs
Distribution Arch Linux
Window Manager bspwm with sxhkd as keybindings daemon
Shell Zsh
Terminal Alacritty
Display Manager LightDM with webkit2-greeter
Apps Launcher dmenu
Text Editor Neovim
File Manager (CLI) ranger
File Manager (GUI) PCManFM
Sound Mixer Pulseaudio
Sound Control Pavucontrol
Network Manager NetworkManager
Image Viewer sxiv
Screenshot App scrot
System Monitor (CLI) ytop
Notification-daemon Dunst

Here is the screenshot

Screenshot of my Arch Linux environment

Here is all other details

Wallpaper here.

To have polybar you have to Install following packages:

  1. Clone this in your home directory
$ git clone https://github.com/harshbaliyan126/dotfiles.git
  1. Copy the config files to their respective directories(-u stands for update so it's gonna update your present directories )
$ cd ~/dotfiles
$ cp -ur bspwm nvim picom polybar sxhkd spicetify ~/.config
$ cp .Xresources .xbindkeysec .xprofile .zshrc ~
  1. Then simply reboot
$ reboot