Skip to content

🍚 My minimal Linux configurations for a beautiful workflow

License

Notifications You must be signed in to change notification settings

stavkv/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯VS Linux Dotfiles πŸ”₯


Heyyo, Thanks for dropping by....this is a place where I showcase my dotfiles on the Internet. You'll find my shitty/beautiful/cool configurations here :D. This is my personal configuration of BSPWM/i3/Dwm Window Manager. But, now i personally use BSPWM.ALSO my Main OS is Debian Testing. But these configurations will work on all of the GNU/Linux Distributions.

Type Choice
Shell ZSH
Color scheme Everblush or Materia
Distribution All GNU/Linux
Windows Manager DWM/BSPWM/I3
IDE Neovim, VSCode, Emacs
Web Browser Firefox & Brave
Terminal Alacritty & st


BSPWM



DWM



i3



To be Noted

  • I use bspwm as my daily life window manager bcuz its super minimal and fulfill my needs.

  • I am using JetBrainsMono and a Custom font called Iosevka Mayukai.

  • Everblush is a dark and beautiful colorscheme which I've used in my latest rice.

  • For GTK3 I use my custom Everblush theme made with Phocus/gtk3. Also you might need to modify the theme according to your preference ^-^

  • I am using tint2 as we as polybar but my default bar is tint2 in bspwm (friendship ends with polybar ;-;).

  • Picom is default one

Installation

  • Install the following packages

bspwm sxhkd tint2 polybar alacritty nitrogen maim imagemagick.

  • Clone this repository to your $HOME dir.
    # clone the dotfiles repo
    $ git clone https://github.com/vikfp/dotfiles
    # cd in dotfiles
    $ cd dotfiles/

After you're done with cloning the repository. Install the following packages

For compository I use picom. You need to build it from the official repository.

After you're done with all this, copy the configuration files from cloned directory to particular path.


Links