Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mngshm/dotfiles
:rice: My minimal bspwm configurations for a beautiful workflow
https://github.com/mngshm/dotfiles
bspwm config dotfiles linux neovim nvim polybar rice rofi terminal vim vimrc
Last synced: about 3 hours ago
JSON representation
:rice: My minimal bspwm configurations for a beautiful workflow
- Host: GitHub
- URL: https://github.com/mngshm/dotfiles
- Owner: mngshm
- License: gpl-3.0
- Created: 2021-04-17T07:11:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T07:29:02.000Z (about 1 year ago)
- Last Synced: 2024-10-16T02:05:03.330Z (23 days ago)
- Topics: bspwm, config, dotfiles, linux, neovim, nvim, polybar, rice, rofi, terminal, vim, vimrc
- Language: Shell
- Homepage:
- Size: 59 MB
- Stars: 263
- Watchers: 4
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🔥 Rex's 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 Window Manager.
- Window Manager: [BSPWM](https://github.com/baskerville/bspwm)
- Text Editor: [Neovim](https://github.com/neovim)
- Music Player: Mpv or Ncmpcpp
- Bar: [Tint2](https://gitlab.com/o9000/tint2) & [Polybar](https://github.com/polybar/polybar)
- Shell: [Mksh](https://github.com/MirBSD/mksh)
- Compositor: [Picom](https://github.com/yshui/picom)
- File Manager: [Thunar](https://docs.xfce.org/xfce/thunar/start)
- GUI Editor: [Vscode](https://github.com/microsoft/vscode)# To be Noted
- [Everblush](https://github.com/mangeshrex/everblush.vim) is a dark and beautiful colorscheme which I've used in my latest rice.
- 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](https://github.com/Iosevka-Mayukai/Iosevka-Mayukai).
- For GTK3 I use my custom [Everblush theme](https://github.com/mangeshrex/everblush-gtk) made with Phocus/gtk3. Also you might need to modify the theme according to your preference ^-^
- I use [Conscious](https://github.com/Manas140/Conscious) for neovim, I mostly swap between whenever I get bored (Both the themes have Everblush Support).
- I am using tint2 as my default bar in bspwm (friendship ends with polybar ;-;).
- Picom-Ibhagwan as my Picom Fork.
- My Old nord Dotfiles can be found in the [nord branch](https://github.com/Mangeshrex/dotfiles/tree/nord) of this repository.# Installation
- Clone this repository to your $HOME dir.
> After you're done with cloning the repository. Install the following packages
```bspwm-rounded-corners sxhkd tint2 polybar alacritty xwallpaper maim imagemagick.```
> For compository I use [compix](https://github.com/xeome/compix). 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.# Thank You
- [Manas140](https://github.com/Manas140) - Conscious
- @snthcy for firefox.
- [Stardust-kyun](https://github.com/Stardust-kyun).