bspwm, polybar, sxhkd: Growing into it

This commit is contained in:
Salt 2018-01-17 22:23:37 -06:00
parent 607d1f19fb
commit fa9bf7a437
3 changed files with 14 additions and 1 deletions

View File

@ -33,6 +33,9 @@ xset s off
## SERVICES AND DAEMONS
sxhkd & # Simple hotkey daemon
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3 &
if [[ $(pgrep polybar) ]]; then
killall polybar
fi
polybar -r alpha & # Simple bar
## bspwm GENERAL CONFIGURATION

View File

@ -131,7 +131,9 @@ format-prefix-background = ${res/colors.primary}
enable-scroll = false
pin-workspaces = true
ws-icon-default = 
ws-icon-0 = 1;
ws-icon-1 = 10;
ws-icon-default = 
label-focused = %icon%
label-focused-padding = 2

View File

@ -20,6 +20,10 @@ alt + Tab
alt + Escape
pkill -USR1 -x sxhkd
# Reset wallpaper
alt + shift + w
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3
# Pulse controls
Audio{Raise,Lower}Volume
pactl set-sink-volume 0 {+,-}5%
@ -40,6 +44,10 @@ alt + shift + p
# bspwm hotkeys
#
# Reload configuration
alt + shift + r
~/.config/bspwm/bspwmrc
# close and kill
alt + {_,shift + }q
bspc node -{c,k}