Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Introduction

Hi, this is my bspwm dotfiles, the goal of this setup is to be as minimal as possible on resources without completely dropping the eye candy.

Scrot

scrot

Software What i use
Distro Void
WM bspwm, 2bwm
Shell bash or ash
Terminal st, urxvt
Info lemonbar-xft, dmenu, conky
Browser Still searching
Image viewer sxiv
File browser nnn
Text editor neovim
Video player mpv + youtube-dl
Multiplexer tmux
Compositor picom
Downloader wget
Torrent transmission

Dependencies

dmenu & st can be found here

core: xorg-minimal xrdb alsa-utils lm-sensors xbacklight tlp bspwm sxhkd st-terminfo hsetroot base-devel openntpd simple-mtpfs xsetroot xprop xdg-utils ffmpeg libva-utils libva-vdpau-driver vdpauinfo

build st & dmenu: pkg-config gcc libXft-devel libXinerama-devel

fonts: font-kakwafont font-Siji

lemonbar: lemonbar-xft

optional: font-ibm-plex-otf tmux mpv youtube-dl sxiv scrot unzip axel nnn ncurses neovim

Mount drives

I don't use gvfs or udiskie to mount my drives instead i use a simple script that uses fstab (~/.local/bin/scripts/dmenumount it's actually the same script that Luke Smith showcase in one of his videos) it only require dmenu, same script is used to mount android-mtp but it require simple-mtpfs to be installed on your machine to work.

Watch videos

I have a really slow internet so i have set youtube-dl to always pick 480p or lower if you want to change that edit the config file in ~/.config/mpv/mpv.conf