config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit db312372167333f5535090189e0f4be6b777bc1f
parent 2dc94da7af03b9068026e3a653fa1563763f8d40
Author: jacob@thinkpad <jacobouno@protonmail.com>
Date:   Fri, 28 Feb 2020 21:10:07 -0800

changed miniplayer command to 3 seperate ones

Diffstat:
Msxhkd/.config/sxhkd/sxhkdrc | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc @@ -110,8 +110,9 @@ super + {p,b,comma,period} bspc node -f @{parent,brother,first,second} # make Miniplayer -shift + super + alt + m - bspc-miniplayer +shift + super + p + bspc-set-geometry $( p-res 48x48 | sed 's/x/ /g' ) && bspc-snap --up && bspc-snap --right + # move floating windows super + ctrl + alt + {h,l,k,j}