All Projects → ayamir → Bspwm Dotfiles

ayamir / Bspwm Dotfiles

My Arch+Bspwm dotfiles

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Bspwm Dotfiles

Dotfiles
My bspwm dotfiles. Grab whatever you need! :)
Stars: ✭ 111 (+81.97%)
Mutual labels:  dotfiles, archlinux
dotfiles
Gruvbox inspired Arch Linux i3wm rice.
Stars: ✭ 43 (-29.51%)
Mutual labels:  dotfiles, archlinux
Dots
A Repository For Config Files / Dotfiles / Themes / Color Schemes / Etc...
Stars: ✭ 100 (+63.93%)
Mutual labels:  dotfiles, archlinux
Dotfiles
My dotfiles managed by GNU Stow - Arch, i3-gaps, bspwm, ncmpcpp, (neo)vim, zsh etc.
Stars: ✭ 99 (+62.3%)
Mutual labels:  dotfiles, archlinux
Dotfiles
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
Stars: ✭ 385 (+531.15%)
Mutual labels:  dotfiles, archlinux
.dot Org Files
Dotfiles, Emacs + Org-mode with babel and Literate programming.
Stars: ✭ 57 (-6.56%)
Mutual labels:  dotfiles, archlinux
foolz-dots
Collection of my linux desktop configuration files.
Stars: ✭ 16 (-73.77%)
Mutual labels:  dotfiles, archlinux
config-public
Linux/WSL config to optimize ergonomics, security, and productivity: vim/neovim, zsh, tmux, i3, emacs, vscode, ipython, jupyter, ranger, fzf, kitty, xkb, selfquant, firejail, systemd, etc
Stars: ✭ 14 (-77.05%)
Mutual labels:  dotfiles, archlinux
.dotfiles
There's no place like ~ !
Stars: ✭ 265 (+334.43%)
Mutual labels:  dotfiles, archlinux
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-39.34%)
Mutual labels:  dotfiles, archlinux
My Favorite Things
Moved to: https://gitlab.com/brennovich/my-favorite-things
Stars: ✭ 30 (-50.82%)
Mutual labels:  dotfiles, archlinux
Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+970.49%)
Mutual labels:  dotfiles, archlinux
Dots
Dotfiles for Arch Linux and OS X (branched)
Stars: ✭ 54 (-11.48%)
Mutual labels:  dotfiles, archlinux
Dotfiles
Windows + WSL 2 Ubuntu + Windows Terminal + zsh + p10k + Docker + IntelliJ IDEA
Stars: ✭ 54 (-11.48%)
Mutual labels:  dotfiles
Rpi Configs
My personal config files for Raspbian on Raspberry Pi
Stars: ✭ 53 (-13.11%)
Mutual labels:  dotfiles
Dotfiles
dotfiles managed by GNU Stow
Stars: ✭ 52 (-14.75%)
Mutual labels:  dotfiles
Dotfiles
📃 My configuration files: Vim, Bash, JavaScript, tmux
Stars: ✭ 59 (-3.28%)
Mutual labels:  dotfiles
Dotfiles
Get started with your own dotfiles.
Stars: ✭ 1,094 (+1693.44%)
Mutual labels:  dotfiles
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-16.39%)
Mutual labels:  dotfiles
Dotfiles
My dotfiles for i3-gaps/bspwm
Stars: ✭ 50 (-18.03%)
Mutual labels:  dotfiles

My ArchLinux&Bspwm Config

Dracula:

dracula.png

dracula-wallpaper

Nord:

nord.png

nord-wallpaper

MacBigSur:

macBigSurShot

macRofi

mac-wallpaper

  • Dracula GTK Theme: Ant Dracula

  • Nord GTK Theme: Nordic

  • Terminal: Dracula: xterm Nord: termite(suggested)

  • Audio output emulator: cava

  • Message notifier: dunst

  • Editor: vim(with vim-plus), nano

    The icons for different file types need your terminal font is a nerd font to display.

  • File browser: ranger

  • System monitor: gotop

  • System information: pfetch

  • Bar: polybar

    About dracula polybar, I customized Material Polybar

    About nord polybar, I customized Nord Polybar

  • Program start menu: rofi

  • Compton:

    if you use Dracula theme, please install compton-tryone-git

    if you use Nord or MacBigSlur theme, please install picom-jonaburg-git

  • Lock: i3lock(with blur and a lock png) ffmpeg xautolock

  • Wallpaper Manage: feh and nitrogen

  • Font: Droid Sans Mono Nerd Font:size=13 (noto-fonts-complete powerline-fonts needed)

    If you use the Dracula theme, in order to display the icon font, you should install nerd-fonts-complete

    If you use the Nord or MacBigSur theme, in order to display the icon font, you should install ttf-font-awesome , otf-font-awesome and ttf-dejavu

  • Shell: zsh(with oh-my-zsh)


About Nord polybar:

How to start the nord polybar :

  1. backup your old polybar config
  2. cp -r bspwm-dotfiles/nord/polybar ~/.config/
  3. sh ~/.config/polybar/launch.sh

You will get a lot of errors and warnings if you launch it for the first time.

  1. About icon: You should install ttf-font-awesome , otf-font-awesome(to display workspace and status icons), ttf-dejavu(to display three mac like icons in the left-top corner) and noto-fonts-emoji(to display wttr.in weather emoji). You can see all of fonts used in dark-config file

  2. About audio control: You should install pulseaudio and pulseaudio-ctl

  3. If you get warn like this: "warn: Dropping unmatched character ️ (U+fe0f)"

    Don't worry, it doesn't matter. It caused by the wttr.in emoji. In fact, the weather icon has been displayed correctly if you have installed the noto-fonts-emoji.

  4. If the polybar doesn't appear, please modify the monitor name in dark-config to your monitor name. The correct value can use xrandr command to get.

File structure:

  1. dark-colors: define all nordic color used
  2. dark-config: two bars config, about fonts used and directly control bar behavior
  3. nord-config: define global settings constant like monitor name, width, height, offset and other settings. define two bars modules used(there are many unused modules)
  4. nord-top: define modules needed in top bar
  5. nord-down: define modules needed in bottom bar

More details you can look the original nord polybar: Nord Polybar


Archcraft-polybar

archcraft-polybar


i3lock's config: (About autolock's details, please look the bspwmrc)

Nord-lock

You should install i3lock-color

sudo cp lock/lock.sh /usr/bin/lock && cp lock/wallpaper.png ~/Pictures/Background

Weather:

I use wttr.in to get weather, so you'd better add follow lines in your /etc/hosts to solve the problem of DNS resolution

# wttr.in
5.9.243.187 wttr.in

You should change the city in polybar/script/weather-bar.sh to your city to get correct weather.

If you encounter a problem like this:

weather-trouble

Please make sure you have connected to the Internet, then

sh ~/.config/polybar/launch.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].