Skip to content

sector-f/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

#Dotfiles

##Basics

  • Window Manager - BSPWM (Binary Space Partition Window Manager)
  • Panel - lemonbar (patched for xft support)
  • Launcher - dmenu2 + dzen2 application menu
  • Partially borrowed from neeasade's scripts.

Screenshot1 MPD controls and capslock notifier are shown in this webm

##Features

  • Clickable workspace switcher icons
  • Displays focused window title; right-click it for window switcher (useful in monocle mode)
  • MPD control (pause/play button, previous/next song buttons)
  • Blinking capslock notifier
  • Dzen2 "start button"

##Requirements Listed packages are for Arch, but should be available on most distributions.

  • bspwm-git (AUR) or bspwm
  • lemonbar-xft-git (AUR)
  • sxhkd
  • dmenu2 (AUR)
  • dzen2
  • xtitle-git (AUR)
  • xdotool
  • mpc
  • ttf-dejavu
  • ttf-font-awesome (AUR)

##Installation This repository is organized to be used with GNU Stow. Clone the repository with git clone https://github.com/sector-f/dotfiles.git, cd into the newly-created dotfiles directory, and create the symlinks with the stow command. For example, stow bspwm will symlink ~/dotfiles/bspwm/.config/bspwm/ to ~/.config/bspwm/ (assuming this repository was cloned to ~/dotfiles).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published