sxhkd super + g
This commit is contained in:
		| @ -192,7 +192,8 @@ super + shift + {comma,period} | ||||
| # Change window gap | ||||
|  | ||||
| super + g | ||||
| 	bspc config -d focused window_gap {$gap,$(($gap+$cgap)),$(($gap+$cgap+$gap))} | ||||
| 	{bspc config window_gap 0 && bspc config top_padding 0 && bspc config bottom_padding 0 && bspc config right_padding 0 && bspc config left_padding 0,\ | ||||
| 	bspc config window_gap $(($gap+$cgap)) && bspc config top_padding $(($PANEL_HEIGHT-($gap-$cgap))) && bspc config bottom_padding -$gap && bspc config right_padding -$gap && bspc config left_padding -$gap} | ||||
|  | ||||
| super + button{4,5} | ||||
| 	bspc config -d focused window_gap $((`bspc config -d focused window_gap` {+,-} 2 )) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user